Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32281 (GCVE-0-2026-32281)
Vulnerability from cvelistv5 – Published: 2026-04-08 01:06 – Updated: 2026-04-13 18:19- CWE-407 - Inefficient Algorithmic Complexity
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Go standard library | crypto/x509 |
Affected:
0 , < 1.25.9
(semver)
Affected: 1.26.0-0 , < 1.26.2 (semver) |
guessed |
{
"containers": {
"adp": [
{
"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-2026-32281",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T17:52:37.734298Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T18:19:44.779Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/x509",
"product": "crypto/x509",
"programRoutines": [
{
"name": "policiesValid"
},
{
"name": "Certificate.Verify"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.2",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek - https://ciolek.dev"
}
],
"descriptions": [
{
"lang": "en",
"value": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-407: Inefficient Algorithmic Complexity",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T01:06:58.354Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/758061"
},
{
"url": "https://go.dev/issue/78281"
},
{
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"title": "Inefficient policy validation in crypto/x509"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-32281",
"datePublished": "2026-04-08T01:06:58.354Z",
"dateReserved": "2026-03-11T16:38:46.556Z",
"dateUpdated": "2026-04-13T18:19:44.779Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32281",
"date": "2026-09-03",
"epss": "0.00355",
"percentile": "0.28485"
},
"microsoft_vex": {
"current_release_date": "2026-09-03T01:05:01.000Z",
"cve": "CVE-2026-32281",
"id": "msrc_CVE-2026-32281",
"initial_release_date": "2026-04-11T01:06:47.000Z",
"product_status:known_affected": "7",
"product_status:known_not_affected": "8",
"product_status:under_investigation": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Inefficient policy validation in crypto/x509",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-32281.json",
"version": "7"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32281\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-04-08T02:16:03.350\",\"lastModified\":\"2026-07-25T10:10:00.167\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.\"},{\"lang\":\"es\",\"value\":\"Validar cadenas de certificados que usan pol\u00edticas es inesperadamente ineficiente cuando los certificados en la cadena contienen un n\u00famero muy grande de mapeos de pol\u00edticas, lo que podr\u00eda causar denegaci\u00f3n de servicio. Esto solo afecta la validaci\u00f3n de cadenas de certificados que de otro modo ser\u00edan de confianza, emitidas por una CA ra\u00edz en el CertPool VerifyOptions.Roots, o en el pool de certificados del sistema.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"crypto/x509\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"crypto/x509\",\"programRoutines\":[{\"name\":\"policiesValid\"},{\"name\":\"Certificate.Verify\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C: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},{\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-13T17:52:37.734298Z\",\"id\":\"CVE-2026-32281\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.9\",\"matchCriteriaId\":\"C6C9C072-9817-402D-877F-F83584B07017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.2\",\"matchCriteriaId\":\"39FE9BAF-55E9-43AA-B14E-239E7EF1D65D\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/758061\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/78281\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4946\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-09-03T15:22:03+00:00",
"cve": "CVE-2026-32281",
"id": "CVE-2026-32281",
"initial_release_date": "2026-04-08T01:06:58.354000+00:00",
"product_status:fixed": "2097",
"product_status:known_affected": "180",
"product_status:known_not_affected": "2207",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-32281.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-09-02T11:50:44Z",
"cve": "CVE-2026-32281",
"id": "CVE-2026-32281",
"initial_release_date": "2026-04-08T23:25:53Z",
"product_status:known_affected": "30",
"product_status:known_not_affected": "120",
"product_status:recommended": "279",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-32281",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-32281.json",
"version": "15"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"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-2026-32281\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T17:52:37.734298Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T17:52:33.394Z\"}}], \"cna\": {\"title\": \"Inefficient policy validation in crypto/x509\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek - https://ciolek.dev\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/x509\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.2\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/x509\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"policiesValid\"}, {\"name\": \"Certificate.Verify\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/758061\"}, {\"url\": \"https://go.dev/issue/78281\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4946\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-407: Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-04-08T01:06:58.354Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32281\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T18:19:44.779Z\", \"dateReserved\": \"2026-03-11T16:38:46.556Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-04-08T01:06:58.354Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:51288
Vulnerability from csaf_redhat - Published: 2026-08-06 20:33 - Updated: 2026-09-03 21:24A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption (CVE-2025-68121)\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\n* golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey (CVE-2026-42508)\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-2026:51288",
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_51288.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2026-09-03T21:24:51+00:00",
"generator": {
"date": "2026-09-03T21:24:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:51288",
"initial_release_date": "2026-08-06T20:33:18+00:00",
"revision_history": [
{
"date": "2026-08-06T20:33:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-06T20:33:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T21:24:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.11-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.11-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.26.11-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.26.11-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.11-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-5.module%2Bel8.6.0%2B24590%2Bdb5ff31b.2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-5.module%2Bel8.6.0%2B24590%2Bdb5ff31b.2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-5.module%2Bel8.6.0%2B24590%2Bdb5ff31b.2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.6.0%2B24505%2B50d764bf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.module%2Bel8.6.0%2B24505%2B50d764bf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.module%2Bel8.6.0%2B24505%2B50d764bf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.5-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.5-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.5-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.5-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src (container-tools:rhel8)",
"product_id": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.11-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-5.module%2Bel8.6.0%2B24590%2Bdb5ff31b.2?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"product": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src (container-tools:rhel8)",
"product_id": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.1-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.6.0%2B24505%2B50d764bf.2?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.5-1.module%2Bel8.6.0%2B24590%2Bdb5ff31b.2?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch (container-tools:rhel8)",
"product_id": "podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-8.module%2Bel8.6.0%2B24590%2Bdb5ff31b.6?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.1-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B24209%2B25a14987?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020260803064027:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:33:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51288"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-debugsource-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:buildah-tests-debuginfo-1:1.26.11-1.module+el8.6.0+24590+db5ff31b.3.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-debugsource-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-docker-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:podman-tests-2:4.2.0-8.module+el8.6.0+24590+db5ff31b.6.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:runc-debugsource-1:1.2.9-1.module+el8.6.0+24505+50d764bf.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:skopeo-tests-2:1.9.5-1.module+el8.6.0+24590+db5ff31b.2.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.EUS.EXTENSION:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
}
]
}
RHSA-2026:54288
Vulnerability from csaf_redhat - Published: 2026-08-12 10:22 - Updated: 2026-09-03 20:47A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64 | — |
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64 | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64 | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user's web browser, potentially compromising user data or taking control of their session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An updated OpenShift File Integrity Operator image that fixes various bugs and adds new\nenhancements is now available for the Red Hat OpenShift Enterprise 4 catalog.",
"title": "Topic"
},
{
"category": "general",
"text": "The OpenShift File Integrity Operator v1.4.1 is now available.\nSee the documentation for bug fix information:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/security_and_compliance/file-integrity-operator",
"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:54288",
"url": "https://access.redhat.com/errata/RHSA-2026:54288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54288.json"
}
],
"title": "Red Hat Security Advisory: OpenShift File Integrity Operator bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-03T20:47:25+00:00",
"generator": {
"date": "2026-09-03T20:47:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54288",
"initial_release_date": "2026-08-12T10:22:52+00:00",
"revision_history": [
{
"date": "2026-08-12T10:22:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T20:47:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "File Integrity Operator 1",
"product": {
"name": "File Integrity Operator 1",
"product_id": "File Integrity Operator 1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_file_integrity_operator:1::el9"
}
}
}
],
"category": "product_family",
"name": "File Integrity Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"product": {
"name": "registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"product_id": "registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-file-integrity-operator-bundle@sha256%3Ac38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8?arch=amd64\u0026repository_url=registry.redhat.io/compliance/openshift-file-integrity-operator-bundle\u0026tag=1786519350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"product": {
"name": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"product_id": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-file-integrity-rhel8-operator@sha256%3Aad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135?arch=amd64\u0026repository_url=registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator\u0026tag=1786439449"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le",
"product": {
"name": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le",
"product_id": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-file-integrity-rhel8-operator@sha256%3Aceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f?arch=ppc64le\u0026repository_url=registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator\u0026tag=1786439449"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"product": {
"name": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"product_id": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-file-integrity-rhel8-operator@sha256%3A25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76?arch=s390x\u0026repository_url=registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator\u0026tag=1786439449"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64 as a component of File Integrity Operator 1",
"product_id": "File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
},
"product_reference": "registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"relates_to_product_reference": "File Integrity Operator 1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x as a component of File Integrity Operator 1",
"product_id": "File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x"
},
"product_reference": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"relates_to_product_reference": "File Integrity Operator 1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64 as a component of File Integrity Operator 1",
"product_id": "File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64"
},
"product_reference": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"relates_to_product_reference": "File Integrity Operator 1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le as a component of File Integrity Operator 1",
"product_id": "File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
},
"product_reference": "registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le",
"relates_to_product_reference": "File Integrity Operator 1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"known_not_affected": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T10:22:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your\nsystem have been applied. For details on how to apply this update, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54288"
},
{
"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": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"known_not_affected": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T10:22:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your\nsystem have been applied. For details on how to apply this update, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54288"
},
{
"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": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"known_not_affected": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T10:22:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your\nsystem have been applied. For details on how to apply this update, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54288"
},
{
"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": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD 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": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"known_not_affected": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T10:22:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your\nsystem have been applied. For details on how to apply this update, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54288"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"known_not_affected": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T10:22:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your\nsystem have been applied. For details on how to apply this update, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54288"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42502",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:11.151484+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480762"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user\u0027s web browser, potentially compromising user data or taking control of their session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in golang.org/x/net/html can lead to Cross-Site Scripting (XSS) in applications that parse and render untrusted HTML, even with sanitization attempts. This is due to an unexpected HTML tree structure, allowing malicious scripts to execute in a user\u0027s browser.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"known_not_affected": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "RHBZ#2480762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://go.dev/cl/781701",
"url": "https://go.dev/cl/781701"
},
{
"category": "external",
"summary": "https://go.dev/issue/79572",
"url": "https://go.dev/issue/79572"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5027",
"url": "https://pkg.go.dev/vuln/GO-2026-5027"
}
],
"release_date": "2026-05-22T15:01:21.649000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T10:22:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your\nsystem have been applied. For details on how to apply this update, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54288"
},
{
"category": "workaround",
"details": "Applications utilizing `golang.org/x/net/html` should implement robust sanitization of all untrusted HTML input before rendering to prevent the creation of unexpected HTML structures that could facilitate XSS attacks. If an application does not require rendering arbitrary HTML, it should avoid processing such input.",
"product_ids": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-operator-bundle@sha256:c38526d3744cb4f6b2487656c617a8bf40dd996d6e8ad903aa75a69050e290c8_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:25da62811e1ea81c6a39469173d9e2be2393f825dae053b77b137a2eca2e2b76_s390x",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ad5f1c38a11e4164c26775e62d67b9361d798c93d0441f7f5f51605b2d140135_amd64",
"File Integrity Operator 1:registry.redhat.io/compliance/openshift-file-integrity-rhel8-operator@sha256:ceae8d1964727c09992eb9d353f7014bfb151f143b1ab04798d3d061f8a84e9f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering"
}
]
}
RHSA-2026:54757
Vulnerability from csaf_redhat - Published: 2026-08-13 23:45 - Updated: 2026-09-03 21:24A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
A flaw was found in OpenStack Keystone. This vulnerability allows an attacker to obtain a valid OpenStack's Keystone token, leading to access to unauthorized resources or privilege escalation within the OpenStack instance via sending a valid AWS (Amazon Web Services) signature to the /v3/ec2tokens or /v3/s3tokens API (Application Programming Interface) endpoints.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
A flaw in OpenStack Nova’s interaction with the qemu-img utility allows an authenticated user to overwrite arbitrary files on the compute host. This occurs because Nova invokes qemu-img without strictly constraining the disk image format, enabling a malicious user to craft a QCOW2 header on a raw disk and trigger destructive behavior during instance operations such as resize.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in etcd, a distributed key-value store. Unauthorized users can bypass authentication or authorization checks when the gRPC API is exposed to untrusted clients. This allows them to access sensitive cluster topology information, disrupt operations through alarms, interfere with lease management, and trigger data compaction, leading to permanent data loss and disruption of critical workflows. This vulnerability can result in information disclosure and denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in OpenStack Keystone. An authenticated user with a reader role can exploit a vulnerability in the EC2 credential creation endpoint. By using a restricted application credential to call the EC2 credential creation API, the user may obtain EC2/S3 credentials that carry the full set of the parent user's S3 permissions. This effectively bypasses the role restrictions imposed on the application credential, leading to unauthorized access and privilege escalation. This issue affects deployments that use restricted application credentials in combination with the EC2/S3 compatibility API.
CWE-266 - Incorrect Privilege Assignment| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — | ||
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — | ||
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in OpenStack Glance. An authenticated user can exploit a Server-Side Request Forgery (SSRF) vulnerability within the web-download import feature. This vulnerability stems from inadequate validation of Uniform Resource Identifiers (URIs), which can be circumvented using HTTP redirects or alternative IP encodings. Successful exploitation allows an attacker to gain unauthorized access to internal network resources and potentially exfiltrate sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in Erlang OTP's public_key module. This vulnerability (CWE-295), related to improper certificate validation, allows a non-Certificate Authority (CA) certificate to be accepted as an intermediate issuer. A remote attacker, holding an end-entity certificate issued by a trusted CA, can exploit this by forging leaf certificates for arbitrary identities. This can lead to compromised server identity verification on the client side and client certificate verification on mutual Transport Layer Security (mTLS) servers, undermining the trust in certificate-based authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in Erlang OTP public_key. This improper certificate validation vulnerability allows a subordinate Certificate Authority (CA) with restricted DNS nameConstraints to bypass these restrictions. By issuing a leaf certificate that lacks a Subject Alternative Name (SAN) but contains a crafted CommonName (CN), an attacker can trick an Erlang OTP TLS client into accepting it as valid for an out-of-scope hostname. This can lead to hostname spoofing and potential man-in-the-middle attacks, compromising the integrity and confidentiality of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in OpenStack Keystone. An attacker holding an unrestricted application credential could exploit a vulnerability in the POST /v3/credentials endpoint where the caller-supplied project_id for an EC2-type credential was not validated against the project of the authenticating application credential. This allows the attacker to create an EC2 credential targeting a different project. Subsequently, a /v3/ec2tokens exchange would issue a Keystone token scoped to the targeted project, enabling unauthorized cross-project access and lateral movement within the credential owner's role footprint.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Workaround
|
A flaw was found in OpenStack oslo.messaging. The RabbitMQ driver does not properly verify the hostname of the message broker when establishing a TLS (Transport Layer Security) connection. An attacker capable of intercepting control-plane network traffic can exploit this vulnerability to impersonate the RabbitMQ broker. This allows the attacker to perform a man-in-the-middle attack, potentially leading to the disclosure or manipulation of sensitive RPC (Remote Procedure Call) and notification traffic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.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 Red Hat OpenStack Platform 16.2 (Train) 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": "Red Hat OpenStack Platform provides the facilities for building, deploying and monitoring a private or public infrastructure-as-a-service (IaaS) cloud running on commonly available physical hardware.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* openstack-nova-compute: Arbitrary Host File Overwrite via Unconstrained qemu-img Format Handling in OpenStack Nova (CVE-2026-24708)\n\n* pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID (CVE-2026-23490)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption (CVE-2025-68121)\n\n* openstack-glance: OpenStack Glance: Server-Side Request Forgery leading to unauthorized internal network access (CVE-2026-34881)\n\n* crypto/x509: Incorrect enforcement of email constraints in crypto/x509 (CVE-2026-27137)\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)\n\n* etcd: etcd: Authorization bypass allows information disclosure and denial of service (CVE-2026-33413)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\n* net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)\n\n* golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing (CVE-2026-39821)\n\n* erlang: Erlang OTP public_key: Certificate chain forgery via improper trust chain validation (CVE-2026-42789)\n\n* crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries (CVE-2026-27145)\n\n* oslo.messaging: openstack: OpenStack oslo.messaging: Man-in-the-middle attack via improper TLS hostname verification (CVE-2026-44393)\n\n* erlang: Erlang OTP public_key: Certificate validation bypass allows hostname spoofing (CVE-2026-42790)\n\n* openstack-keystone: OpenStack Keystone: Unauthorized access and privilege escalation via AWS signature validation flaw (CVE-2025-65073)\n\n* OpenStack Keystone: OpenStack Keystone: Unauthorized cross-project access due to improper validation in EC2 credential creation (CVE-2026-43001)\n\n* openstack-keystone: OpenStack Keystone: Privilege escalation through EC2 credential creation (CVE-2026-33551)\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 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-2026:54757",
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2415344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415344"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2430312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430312"
},
{
"category": "external",
"summary": "2430472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430472"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "2440368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440368"
},
{
"category": "external",
"summary": "2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "2451037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451037"
},
{
"category": "external",
"summary": "2451728",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451728"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "2464305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464305"
},
{
"category": "external",
"summary": "2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "2482093",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482093"
},
{
"category": "external",
"summary": "2482286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482286"
},
{
"category": "external",
"summary": "2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "2484835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484835"
},
{
"category": "external",
"summary": "OSPRH-20808",
"url": "https://issues.redhat.com/browse/OSPRH-20808"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54757.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 security advisory",
"tracking": {
"current_release_date": "2026-09-03T21:24:52+00:00",
"generator": {
"date": "2026-09-03T21:24:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54757",
"initial_release_date": "2026-08-13T23:45:16+00:00",
"revision_history": [
{
"date": "2026-08-13T23:45:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-13T23:45:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T21:24:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"product": {
"name": "collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"product_id": "collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-sensubility@0.2.1-1.1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyasn1-0:0.4.6-4.el8ost.src",
"product": {
"name": "python-pyasn1-0:0.4.6-4.el8ost.src",
"product_id": "python-pyasn1-0:0.4.6-4.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyasn1@0.4.6-4.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "erlang-0:23.3.4.18-2.el8ost.src",
"product": {
"name": "erlang-0:23.3.4.18-2.el8ost.src",
"product_id": "erlang-0:23.3.4.18-2.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang@23.3.4.18-2.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"product": {
"name": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"product_id": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-glance@19.0.5-2.20260512165254.eb6ad61.el8ost?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"product": {
"name": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"product_id": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-cinder@15.6.1-2.20250708154832.299553a.el8ost?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"product": {
"name": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"product_id": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova@20.6.2-2.20260317135026.8a24acd.el8ost?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"product": {
"name": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"product_id": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tripleo-common@11.7.1-2.20251029134905.e189622.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"product": {
"name": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"product_id": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-haproxy@4.1.1-2.20250728141134.df96ffc.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"product": {
"name": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"product_id": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-git@0.5.0-2.20250728140843.4e4498e.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"product": {
"name": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"product_id": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-keystone@16.0.3-2.20260616134936.9d699a7.el8ost?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"product": {
"name": "openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"product_id": "openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-swift@2.23.4-2.20260121154927.70b68db.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"product": {
"name": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"product_id": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-inifile@3.1.1-2.20250728133040.91efced.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"product": {
"name": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"product_id": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-module-data@0.5.1-2.20250728142646.28dafce.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"product": {
"name": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"product_id": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-apache@5.1.1-2.20250728133931.1fa9b1c.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"product": {
"name": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"product_id": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-java@5.0.2-2.20250804144904.e57cbc8.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"product": {
"name": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"product_id": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-corosync@6.0.2-2.20250728134759.961add3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"product": {
"name": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"product_id": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-datacat@0.6.3-2.20250728140400.5cce8f2.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"product": {
"name": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"product_id": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tripleo-heat-templates@11.6.1-2.20251125134914.9adcac6.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"product": {
"name": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"product_id": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tempest@26.1.0-2.20250728145114.271f820.el8ost?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"product": {
"name": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"product_id": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-firewall@3.4.1-2.20250728144450.94f707c.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"product": {
"name": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"product_id": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-concat@6.1.1-2.20250728133127.9baa8fc.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"product": {
"name": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"product_id": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-ipaclient@2.5.2-2.20250728141812.b086731.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"product": {
"name": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"product_id": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-keepalived@0.0.2-2.20250728142002.bbca37a.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"product": {
"name": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"product_id": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-stdlib@6.1.1-2.20250728131928.5aa891c.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"product": {
"name": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"product_id": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-rabbitmq@10.1.2-2.20250728144344.8b9b006.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"product": {
"name": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"product_id": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-remote@10.0.0-2.20250728135533.7420908.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"product": {
"name": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"product_id": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-staging@1.0.5-2.20250728134218.b466d93.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"product": {
"name": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"product_id": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-snmp@3.9.1-2.20250728142735.5d73485.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"product": {
"name": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"product_id": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-vcsrepo@3.0.1-2.20250728140014.b06d5d3.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"product": {
"name": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"product_id": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-tomcat@3.1.1-2.20250804144904.a3f92d1.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"product": {
"name": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"product_id": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-xinetd@3.3.1-2.20250728135145.d768da2.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"product": {
"name": "python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"product_id": "python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-collectd-gnocchi@1.7.2-2.20250728143604.de115a7.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"product": {
"name": "python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"product_id": "python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gnocchiclient@7.0.4-2.20250728131928.64814b9.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"product": {
"name": "python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"product_id": "python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-messaging@10.2.4-2.20260710155333.82281a0.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"product": {
"name": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"product_id": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tripleo-ansible@0.8.1-2.20260112154909.123ce73.el8ost?arch=src"
}
}
},
{
"category": "product_version",
"name": "etcd-0:3.3.23-22.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-22.el8ost.src",
"product_id": "etcd-0:3.3.23-22.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-22.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"product": {
"name": "collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"product_id": "collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-sensubility@0.2.1-1.1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"product": {
"name": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"product_id": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-sensubility-debuginfo@0.2.1-1.1.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-asn1@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-compiler@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-crypto@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-eldap@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-erts@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-hipe@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-inets@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-kernel@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-mnesia@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-os_mon@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-parsetools@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-public_key@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-runtime_tools@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-sasl@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-snmp@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-ssl@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-stdlib@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-syntax_tools@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-tools@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-xmerl@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-debugsource@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-asn1-debuginfo@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-crypto-debuginfo@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-debuginfo@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-erl_interface-debuginfo@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-erts-debuginfo@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-odbc-debuginfo@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-os_mon-debuginfo@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-runtime_tools-debuginfo@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product": {
"name": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_id": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-tools-debuginfo@23.3.4.18-2.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-0:3.3.23-22.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-22.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-22.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-22.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-22.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-22.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"product": {
"name": "collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"product_id": "collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-sensubility@0.2.1-1.1.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"product": {
"name": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"product_id": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/collectd-sensubility-debuginfo@0.2.1-1.1.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-asn1@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-compiler@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-crypto@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-eldap@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-erts@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-hipe@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-inets@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-kernel@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-mnesia@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-os_mon@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-parsetools@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-public_key@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-runtime_tools@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-sasl@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-snmp@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-ssl@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-stdlib@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-syntax_tools@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-tools@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-xmerl@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-debugsource@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-asn1-debuginfo@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-crypto-debuginfo@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-debuginfo@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-erl_interface-debuginfo@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-erts-debuginfo@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-odbc-debuginfo@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-os_mon-debuginfo@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-runtime_tools-debuginfo@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product": {
"name": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_id": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/erlang-tools-debuginfo@23.3.4.18-2.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-0:3.3.23-22.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-22.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-22.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-22.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-22.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-22.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"product": {
"name": "python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"product_id": "python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyasn1@0.4.6-4.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"product": {
"name": "python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"product_id": "python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyasn1-modules@0.4.6-4.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"product": {
"name": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"product_id": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-glance@19.0.5-2.20260512165254.eb6ad61.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"product": {
"name": "python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"product_id": "python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-glance@19.0.5-2.20260512165254.eb6ad61.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"product": {
"name": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"product_id": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-cinder@15.6.1-2.20250708154832.299553a.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"product": {
"name": "python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"product_id": "python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cinder@15.6.1-2.20250708154832.299553a.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-api@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-common@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-compute@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-conductor@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-console@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-migration@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-novncproxy@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-scheduler@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-serialproxy@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-nova-spicehtml5proxy@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product": {
"name": "python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_id": "python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-nova@20.6.2-2.20260317135026.8a24acd.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product": {
"name": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_id": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tripleo-common@11.7.1-2.20251029134905.e189622.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product": {
"name": "openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_id": "openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tripleo-common-container-base@11.7.1-2.20251029134905.e189622.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product": {
"name": "openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_id": "openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tripleo-common-containers@11.7.1-2.20251029134905.e189622.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product": {
"name": "openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_id": "openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tripleo-common-devtools@11.7.1-2.20251029134905.e189622.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product": {
"name": "python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_id": "python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tripleo-common@11.7.1-2.20251029134905.e189622.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"product": {
"name": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"product_id": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-haproxy@4.1.1-2.20250728141134.df96ffc.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"product": {
"name": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"product_id": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-git@0.5.0-2.20250728140843.4e4498e.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"product": {
"name": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"product_id": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-keystone@16.0.3-2.20260616134936.9d699a7.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"product": {
"name": "python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"product_id": "python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystone@16.0.3-2.20260616134936.9d699a7.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product": {
"name": "openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_id": "openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-swift-account@2.23.4-2.20260121154927.70b68db.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product": {
"name": "openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_id": "openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-swift-container@2.23.4-2.20260121154927.70b68db.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product": {
"name": "openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_id": "openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-swift-object@2.23.4-2.20260121154927.70b68db.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product": {
"name": "openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_id": "openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-swift-proxy@2.23.4-2.20260121154927.70b68db.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product": {
"name": "python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_id": "python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-swift@2.23.4-2.20260121154927.70b68db.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"product": {
"name": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"product_id": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-inifile@3.1.1-2.20250728133040.91efced.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"product": {
"name": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"product_id": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-module-data@0.5.1-2.20250728142646.28dafce.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"product": {
"name": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"product_id": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-apache@5.1.1-2.20250728133931.1fa9b1c.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"product": {
"name": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"product_id": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-java@5.0.2-2.20250804144904.e57cbc8.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"product": {
"name": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"product_id": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-corosync@6.0.2-2.20250728134759.961add3.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"product": {
"name": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"product_id": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-datacat@0.6.3-2.20250728140400.5cce8f2.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"product": {
"name": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"product_id": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tripleo-heat-templates@11.6.1-2.20251125134914.9adcac6.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product": {
"name": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product_id": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tempest@26.1.0-2.20250728145114.271f820.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product": {
"name": "openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product_id": "openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-tempest-all@26.1.0-2.20250728145114.271f820.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product": {
"name": "python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product_id": "python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tempest@26.1.0-2.20250728145114.271f820.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product": {
"name": "python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product_id": "python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tempest-tests@26.1.0-2.20250728145114.271f820.el8ost?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"product": {
"name": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"product_id": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-firewall@3.4.1-2.20250728144450.94f707c.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"product": {
"name": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"product_id": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-concat@6.1.1-2.20250728133127.9baa8fc.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"product": {
"name": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"product_id": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-ipaclient@2.5.2-2.20250728141812.b086731.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"product": {
"name": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"product_id": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-keepalived@0.0.2-2.20250728142002.bbca37a.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"product": {
"name": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"product_id": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-stdlib@6.1.1-2.20250728131928.5aa891c.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"product": {
"name": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"product_id": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-rabbitmq@10.1.2-2.20250728144344.8b9b006.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"product": {
"name": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"product_id": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-remote@10.0.0-2.20250728135533.7420908.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"product": {
"name": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"product_id": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-staging@1.0.5-2.20250728134218.b466d93.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"product": {
"name": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"product_id": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-snmp@3.9.1-2.20250728142735.5d73485.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"product": {
"name": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"product_id": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-vcsrepo@3.0.1-2.20250728140014.b06d5d3.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"product": {
"name": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"product_id": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-tomcat@3.1.1-2.20250804144904.a3f92d1.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"product": {
"name": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"product_id": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/puppet-xinetd@3.3.1-2.20250728135145.d768da2.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"product": {
"name": "python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"product_id": "python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-collectd-gnocchi@1.7.2-2.20250728143604.de115a7.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"product": {
"name": "python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"product_id": "python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gnocchiclient@7.0.4-2.20250728131928.64814b9.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"product": {
"name": "python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"product_id": "python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-messaging@10.2.4-2.20260710155333.82281a0.el8ost?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"product": {
"name": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"product_id": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tripleo-ansible@0.8.1-2.20260112154909.123ce73.el8ost?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le"
},
"product_reference": "collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-sensubility-0:0.2.1-1.1.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src"
},
"product_reference": "collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64"
},
"product_reference": "collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le"
},
"product_reference": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64"
},
"product_reference": "collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-0:23.3.4.18-2.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src"
},
"product_reference": "erlang-0:23.3.4.18-2.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-asn1-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-compiler-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-crypto-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-eldap-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-erts-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-erts-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-hipe-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-inets-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-inets-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-kernel-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-public_key-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-sasl-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-snmp-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-ssl-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-tools-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-tools-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le"
},
"product_reference": "erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64"
},
"product_reference": "erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-22.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-22.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-22.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-22.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-22.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-22.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-22.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-22.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-22.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch"
},
"product_reference": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src"
},
"product_reference": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch"
},
"product_reference": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src"
},
"product_reference": "openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch"
},
"product_reference": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src"
},
"product_reference": "openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src"
},
"product_reference": "openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src"
},
"product_reference": "openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch"
},
"product_reference": "openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch"
},
"product_reference": "openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch"
},
"product_reference": "openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch"
},
"product_reference": "openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch"
},
"product_reference": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src"
},
"product_reference": "openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch"
},
"product_reference": "openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch"
},
"product_reference": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src"
},
"product_reference": "openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch"
},
"product_reference": "openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch"
},
"product_reference": "openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch"
},
"product_reference": "openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch"
},
"product_reference": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src"
},
"product_reference": "openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch"
},
"product_reference": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src"
},
"product_reference": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch"
},
"product_reference": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src"
},
"product_reference": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch"
},
"product_reference": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src"
},
"product_reference": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch"
},
"product_reference": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src"
},
"product_reference": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch"
},
"product_reference": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src"
},
"product_reference": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch"
},
"product_reference": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src"
},
"product_reference": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch"
},
"product_reference": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src"
},
"product_reference": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch"
},
"product_reference": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src"
},
"product_reference": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch"
},
"product_reference": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src"
},
"product_reference": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch"
},
"product_reference": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src"
},
"product_reference": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch"
},
"product_reference": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src"
},
"product_reference": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch"
},
"product_reference": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src"
},
"product_reference": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch"
},
"product_reference": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src"
},
"product_reference": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch"
},
"product_reference": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src"
},
"product_reference": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch"
},
"product_reference": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src"
},
"product_reference": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch"
},
"product_reference": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src"
},
"product_reference": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch"
},
"product_reference": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src"
},
"product_reference": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch"
},
"product_reference": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src"
},
"product_reference": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch"
},
"product_reference": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src"
},
"product_reference": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch"
},
"product_reference": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src"
},
"product_reference": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src"
},
"product_reference": "python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src"
},
"product_reference": "python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src"
},
"product_reference": "python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyasn1-0:0.4.6-4.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src"
},
"product_reference": "python-pyasn1-0:0.4.6-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch"
},
"product_reference": "python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch"
},
"product_reference": "python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch"
},
"product_reference": "python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch"
},
"product_reference": "python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch"
},
"product_reference": "python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
},
"product_reference": "python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
},
"product_reference": "python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyasn1-0:0.4.6-4.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch"
},
"product_reference": "python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch"
},
"product_reference": "python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch"
},
"product_reference": "python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch"
},
"product_reference": "python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch"
},
"product_reference": "python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch"
},
"product_reference": "python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch"
},
"product_reference": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src"
},
"product_reference": "tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch"
},
"product_reference": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src"
},
"product_reference": "openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src"
},
"product_reference": "python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyasn1-0:0.4.6-4.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src"
},
"product_reference": "python-pyasn1-0:0.4.6-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch"
},
"product_reference": "python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
},
"product_reference": "python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyasn1-0:0.4.6-4.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch"
},
"product_reference": "python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch"
},
"product_reference": "python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch"
},
"product_reference": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src"
},
"product_reference": "puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch"
},
"product_reference": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src"
},
"product_reference": "puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch"
},
"product_reference": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src"
},
"product_reference": "puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch"
},
"product_reference": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src"
},
"product_reference": "puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch"
},
"product_reference": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src"
},
"product_reference": "puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch"
},
"product_reference": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src"
},
"product_reference": "puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch"
},
"product_reference": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src"
},
"product_reference": "puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch"
},
"product_reference": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src"
},
"product_reference": "puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch"
},
"product_reference": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src"
},
"product_reference": "puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch"
},
"product_reference": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src"
},
"product_reference": "puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch"
},
"product_reference": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src"
},
"product_reference": "puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch"
},
"product_reference": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src"
},
"product_reference": "puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch"
},
"product_reference": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src"
},
"product_reference": "puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch"
},
"product_reference": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src"
},
"product_reference": "puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch"
},
"product_reference": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src"
},
"product_reference": "puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch"
},
"product_reference": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src"
},
"product_reference": "puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch"
},
"product_reference": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src"
},
"product_reference": "puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch"
},
"product_reference": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src"
},
"product_reference": "puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch"
},
"product_reference": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src"
},
"product_reference": "puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch"
},
"product_reference": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src"
},
"product_reference": "puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyasn1-0:0.4.6-4.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src"
},
"product_reference": "python-pyasn1-0:0.4.6-4.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyasn1-0:0.4.6-4.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch"
},
"product_reference": "python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src"
},
"product_reference": "python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src"
},
"product_reference": "python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch"
},
"product_reference": "python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
},
"product_reference": "python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.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": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65073",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2025-11-17T08:00:54.372992+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenStack Keystone. This vulnerability allows an attacker to obtain a valid OpenStack\u0027s Keystone token, leading to access to unauthorized resources or privilege escalation within the OpenStack instance via sending a valid AWS (Amazon Web Services) signature to the /v3/ec2tokens or /v3/s3tokens API (Application Programming Interface) endpoints.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openstack-keystone: OpenStack Keystone: Unauthorized access and privilege escalation via AWS signature validation flaw",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows an attacker to obtain a valid OpenStack\u0027s Keystone token belonging to a valid user by sending a valid AWS signature to the /v3/ec2tokens or /v3/s3tokens API\u0027s endpoints, leading to access to unauthorized resources or privilege escalation within the OpenStack instance.\n\nThis attack is considered to have a high complexity (AC:H) due to the fact of obtaining such valid AWS token is not straight forward. To be considered vulnerable, the OpenStack deployments should expose the related API end points through a public API or external access.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65073"
},
{
"category": "external",
"summary": "RHBZ#2415344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65073"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65073",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65073"
},
{
"category": "external",
"summary": "https://security.openstack.org/ossa/OSSA-2025-002.html",
"url": "https://security.openstack.org/ossa/OSSA-2025-002.html"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/11/04/2",
"url": "https://www.openwall.com/lists/oss-security/2025/11/04/2"
}
],
"release_date": "2025-11-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openstack-keystone: OpenStack Keystone: Unauthorized access and privilege escalation via AWS signature validation flaw"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-23490",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T20:03:33.790513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "RHBZ#2430472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970",
"url": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq"
}
],
"release_date": "2026-01-16T19:03:36.442000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
},
{
"acknowledgments": [
{
"names": [
"Dan Smith"
],
"organization": "RedHat"
}
],
"cve": "CVE-2026-24708",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2026-01-16T06:29:23.249000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430312"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in OpenStack Nova\u2019s interaction with the qemu-img utility allows an authenticated user to overwrite arbitrary files on the compute host. This occurs because Nova invokes qemu-img without strictly constraining the disk image format, enabling a malicious user to craft a QCOW2 header on a raw disk and trigger destructive behavior during instance operations such as resize.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openstack-nova-compute: Arbitrary Host File Overwrite via Unconstrained qemu-img Format Handling in OpenStack Nova",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat OpenStack Platform. An authenticated attacker can exploit unconstrained disk format handling in OpenStack Nova when invoking qemu-img. By crafting a QCOW2 header on an ephemeral or root disk, an attacker can cause qemu-img to overwrite arbitrary files on the compute host with Nova\u0027s write access, leading to data destruction or denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24708"
},
{
"category": "external",
"summary": "RHBZ#2430312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430312"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24708",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24708"
},
{
"category": "external",
"summary": "https://bugs.launchpad.net/nova/+bug/2137507",
"url": "https://bugs.launchpad.net/nova/+bug/2137507"
}
],
"release_date": "2026-02-17T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openstack-nova-compute: Arbitrary Host File Overwrite via Unconstrained qemu-img Format Handling in OpenStack Nova"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"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-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.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": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"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-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.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": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.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": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"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-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.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": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"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-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"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-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.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": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33413",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-03-26T14:03:01.896580+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451728"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in etcd, a distributed key-value store. Unauthorized users can bypass authentication or authorization checks when the gRPC API is exposed to untrusted clients. This allows them to access sensitive cluster topology information, disrupt operations through alarms, interfere with lease management, and trigger data compaction, leading to permanent data loss and disruption of critical workflows. This vulnerability can result in information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "etcd: etcd: Authorization bypass allows information disclosure and denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in etcd allows unauthorized users to bypass authentication or authorization checks when the gRPC API is exposed to untrusted clients and etcd\u0027s built-in authentication is enabled. This can lead to information disclosure and denial of service. Typical Red Hat OpenShift Container Platform and Kubernetes deployments are not affected, as the Kubernetes API server handles authentication and authorization independently of etcd\u0027s internal mechanisms.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33413"
},
{
"category": "external",
"summary": "RHBZ#2451728",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451728"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33413",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33413"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33413",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33413"
},
{
"category": "external",
"summary": "https://github.com/etcd-io/etcd/security/advisories/GHSA-q8m4-xhhv-38mg",
"url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-q8m4-xhhv-38mg"
}
],
"release_date": "2026-03-26T13:36:10.919000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "Restrict network access to etcd server ports to ensure only trusted components can establish connections. Implement strong client identity at the transport layer, such as mTLS, with tightly scoped client certificate distribution. This will limit unauthorized access to etcd functions.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "etcd: etcd: Authorization bypass allows information disclosure and denial of service"
},
{
"acknowledgments": [
{
"names": [
"Maxence Bornecque"
],
"organization": "Orange Cyberdefense CERT Vulnerability Intelligence Watch Team"
}
],
"cve": "CVE-2026-33551",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2026-03-24T23:40:47.060000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451037"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenStack Keystone. An authenticated user with a reader role can exploit a vulnerability in the EC2 credential creation endpoint. By using a restricted application credential to call the EC2 credential creation API, the user may obtain EC2/S3 credentials that carry the full set of the parent user\u0027s S3 permissions. This effectively bypasses the role restrictions imposed on the application credential, leading to unauthorized access and privilege escalation. This issue affects deployments that use restricted application credentials in combination with the EC2/S3 compatibility API.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openstack-keystone: OpenStack Keystone: Privilege escalation through EC2 credential creation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33551"
},
{
"category": "external",
"summary": "RHBZ#2451037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33551",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33551"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33551",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33551"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/07/12",
"url": "http://www.openwall.com/lists/oss-security/2026/04/07/12"
},
{
"category": "external",
"summary": "https://security.openstack.org/ossa/OSSA-2026-005.html",
"url": "https://security.openstack.org/ossa/OSSA-2026-005.html"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/07/12",
"url": "https://www.openwall.com/lists/oss-security/2026/04/07/12"
}
],
"release_date": "2026-04-07T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openstack-keystone: OpenStack Keystone: Privilege escalation through EC2 credential creation"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.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": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"acknowledgments": [
{
"names": [
"Hyeongeun_Ji"
],
"organization": "Open the Window"
},
{
"names": [
"Abhishek Kekane"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-34881",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-17T13:36:28.695000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenStack Glance. An authenticated user can exploit a Server-Side Request Forgery (SSRF) vulnerability within the web-download import feature. This vulnerability stems from inadequate validation of Uniform Resource Identifiers (URIs), which can be circumvented using HTTP redirects or alternative IP encodings. Successful exploitation allows an attacker to gain unauthorized access to internal network resources and potentially exfiltrate sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openstack-glance: OpenStack Glance: Server-Side Request Forgery leading to unauthorized internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an IMPORTANT flaw in OpenStack Glance\u0027s web-download import feature allows an authenticated user to perform Server-Side Request Forgery (SSRF). The vulnerability arises from insufficient validation of URIs, which can be bypassed through HTTP redirects or alternative IP encodings. This enables an attacker to access internal network resources and potentially exfiltrate sensitive information within the cloud environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34881"
},
{
"category": "external",
"summary": "RHBZ#2440368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34881",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34881"
},
{
"category": "external",
"summary": "https://bugs.launchpad.net/glance/+bug/2138602",
"url": "https://bugs.launchpad.net/glance/+bug/2138602"
}
],
"release_date": "2026-03-25T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"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-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openstack-glance: OpenStack Glance: Server-Side Request Forgery leading to unauthorized internal network access"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-42789",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-27T15:10:36.175135+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482093"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Erlang OTP\u0027s public_key module. This vulnerability (CWE-295), related to improper certificate validation, allows a non-Certificate Authority (CA) certificate to be accepted as an intermediate issuer. A remote attacker, holding an end-entity certificate issued by a trusted CA, can exploit this by forging leaf certificates for arbitrary identities. This can lead to compromised server identity verification on the client side and client certificate verification on mutual Transport Layer Security (mTLS) servers, undermining the trust in certificate-based authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "erlang: Erlang OTP public_key: Certificate chain forgery via improper trust chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability where Erlang OTP\u0027s `public_key` module improperly validates certificate chains. A remote attacker with an existing end-entity certificate from a trusted Certificate Authority can forge new leaf certificates, leading to compromised server or client identity verification in TLS/mTLS connections. This impacts applications within Red Hat OpenStack Platform and Community Projects that utilize the default verifier in the OTP `ssl` application. Because an attacker must be able to create or locate a certificate with specific attributes, Red Hat assesses the impact of this vulnerability as Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42789"
},
{
"category": "external",
"summary": "RHBZ#2482093",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482093"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42789",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42789"
},
{
"category": "external",
"summary": "https://cna.erlef.org/cves/CVE-2026-42789.html",
"url": "https://cna.erlef.org/cves/CVE-2026-42789.html"
},
{
"category": "external",
"summary": "https://github.com/erlang/otp/commit/471cd2f664300a95353c467873800bbe706005db",
"url": "https://github.com/erlang/otp/commit/471cd2f664300a95353c467873800bbe706005db"
},
{
"category": "external",
"summary": "https://github.com/erlang/otp/commit/59c8d824386b2eb1614ff9340624843ef6aca0fd",
"url": "https://github.com/erlang/otp/commit/59c8d824386b2eb1614ff9340624843ef6aca0fd"
},
{
"category": "external",
"summary": "https://github.com/erlang/otp/security/advisories/GHSA-c99q-jmpx-v8qq",
"url": "https://github.com/erlang/otp/security/advisories/GHSA-c99q-jmpx-v8qq"
},
{
"category": "external",
"summary": "https://osv.dev/vulnerability/EEF-CVE-2026-42789",
"url": "https://osv.dev/vulnerability/EEF-CVE-2026-42789"
},
{
"category": "external",
"summary": "https://www.erlang.org/doc/system/versions.html#order-of-versions",
"url": "https://www.erlang.org/doc/system/versions.html#order-of-versions"
}
],
"release_date": "2026-05-27T12:23:06.355000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"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-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "erlang: Erlang OTP public_key: Certificate chain forgery via improper trust chain validation"
},
{
"cve": "CVE-2026-42790",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-27T17:02:53.354271+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482286"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Erlang OTP public_key. This improper certificate validation vulnerability allows a subordinate Certificate Authority (CA) with restricted DNS nameConstraints to bypass these restrictions. By issuing a leaf certificate that lacks a Subject Alternative Name (SAN) but contains a crafted CommonName (CN), an attacker can trick an Erlang OTP TLS client into accepting it as valid for an out-of-scope hostname. This can lead to hostname spoofing and potential man-in-the-middle attacks, compromising the integrity and confidentiality of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "erlang: Erlang OTP public_key: Certificate validation bypass allows hostname spoofing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Erlang OTP\u0027s public_key module allows a subordinate Certificate Authority to bypass DNS name constraints during TLS hostname verification. An attacker could exploit this by issuing a specially crafted certificate lacking a Subject Alternative Name but containing a malicious CommonName, enabling hostname spoofing and potential man-in-the-middle attacks against Red Hat products acting as Erlang OTP TLS clients.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42790"
},
{
"category": "external",
"summary": "RHBZ#2482286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482286"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42790",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42790"
},
{
"category": "external",
"summary": "https://cna.erlef.org/cves/CVE-2026-42790.html",
"url": "https://cna.erlef.org/cves/CVE-2026-42790.html"
},
{
"category": "external",
"summary": "https://github.com/erlang/otp/commit/0769050c69d73762672b0db1347b6993a5b31759",
"url": "https://github.com/erlang/otp/commit/0769050c69d73762672b0db1347b6993a5b31759"
},
{
"category": "external",
"summary": "https://github.com/erlang/otp/commit/21abed64eb2026b5f82f432709e4e932f9be389a",
"url": "https://github.com/erlang/otp/commit/21abed64eb2026b5f82f432709e4e932f9be389a"
},
{
"category": "external",
"summary": "https://github.com/erlang/otp/commit/fb67c6d1836f51105a96d8b769e71e4215a79457",
"url": "https://github.com/erlang/otp/commit/fb67c6d1836f51105a96d8b769e71e4215a79457"
},
{
"category": "external",
"summary": "https://github.com/erlang/otp/security/advisories/GHSA-22cw-4ph4-6447",
"url": "https://github.com/erlang/otp/security/advisories/GHSA-22cw-4ph4-6447"
},
{
"category": "external",
"summary": "https://osv.dev/vulnerability/EEF-CVE-2026-42790",
"url": "https://osv.dev/vulnerability/EEF-CVE-2026-42790"
},
{
"category": "external",
"summary": "https://www.erlang.org/doc/system/versions.html#order-of-versions",
"url": "https://www.erlang.org/doc/system/versions.html#order-of-versions"
}
],
"release_date": "2026-05-27T15:09:01.860000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "Ensure all TLS certificates used in the deployment include Subject Alternative Name (SAN) extensions with the appropriate DNS entries. Certificates relying solely on the CommonName (CN) field for hostname identification are susceptible to this bypass. For Erlang applications, the verify_fun option in the ssl module can be configured to reject peer certificates missing the subjectAltName extension.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "erlang: Erlang OTP public_key: Certificate validation bypass allows hostname spoofing"
},
{
"cve": "CVE-2026-43001",
"cwe": {
"id": "CWE-1288",
"name": "Improper Validation of Consistency within Input"
},
"discovery_date": "2026-05-01T09:00:55.408726+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464305"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenStack Keystone. An attacker holding an unrestricted application credential could exploit a vulnerability in the POST /v3/credentials endpoint where the caller-supplied project_id for an EC2-type credential was not validated against the project of the authenticating application credential. This allows the attacker to create an EC2 credential targeting a different project. Subsequently, a /v3/ec2tokens exchange would issue a Keystone token scoped to the targeted project, enabling unauthorized cross-project access and lateral movement within the credential owner\u0027s role footprint.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenStack Keystone: OpenStack Keystone: Unauthorized cross-project access due to improper validation in EC2 credential creation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in OpenStack Keystone allows an attacker with an unrestricted application credential to bypass project isolation. By exploiting improper validation during EC2 credential creation, an attacker can gain unauthorized access and move laterally between projects within a Red Hat OpenStack Platform deployment, compromising multi-tenant security. If the roles from the original project the attacker holds a credential are compatible with the roles in the project the attacker is targeting, the attacker can perform the same actions granted permission from the initial project in the targeted project. Depending on the level of privileges the attacker has that means a high impact for confidentiality, availability and integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43001"
},
{
"category": "external",
"summary": "RHBZ#2464305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43001"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43001",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43001"
},
{
"category": "external",
"summary": "https://bugs.launchpad.net/keystone/+bug/2149775",
"url": "https://bugs.launchpad.net/keystone/+bug/2149775"
},
{
"category": "external",
"summary": "https://review.opendev.org/c/openstack/keystone/+/985804",
"url": "https://review.opendev.org/c/openstack/keystone/+/985804"
}
],
"release_date": "2026-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "To reduce exposure, ensure that OpenStack application credentials are created with the most restrictive scope possible, limiting their permissions to only what is essential for their intended function. If EC2 credentials are not actively used within your OpenStack deployment, consider disabling the EC2 credential API endpoint in Keystone to prevent unauthorized creation of cross-project EC2 credentials. Refer to the OpenStack Keystone administration guide for detailed instructions on managing application credential scopes and disabling API endpoints. Any changes to Keystone configuration may require a service restart to take effect.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenStack Keystone: OpenStack Keystone: Unauthorized cross-project access due to improper validation in EC2 credential creation"
},
{
"cve": "CVE-2026-44393",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-06-04T16:01:33.285581+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484835"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenStack oslo.messaging. The RabbitMQ driver does not properly verify the hostname of the message broker when establishing a TLS (Transport Layer Security) connection. An attacker capable of intercepting control-plane network traffic can exploit this vulnerability to impersonate the RabbitMQ broker. This allows the attacker to perform a man-in-the-middle attack, potentially leading to the disclosure or manipulation of sensitive RPC (Remote Procedure Call) and notification traffic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oslo.messaging: openstack: OpenStack oslo.messaging: Man-in-the-middle attack via improper TLS hostname verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in OpenStack oslo.messaging impacts Red Hat OpenStack Platform and OpenShift Container Platform when using RabbitMQ with TLS. The vulnerability arises from the RabbitMQ driver\u0027s failure to perform proper hostname verification during TLS connection establishment. This oversight enables an attacker capable of intercepting control-plane network traffic to impersonate the RabbitMQ broker, potentially leading to man-in-the-middle attacks that compromise the confidentiality and integrity of sensitive RPC and notification data.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
],
"known_not_affected": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44393"
},
{
"category": "external",
"summary": "RHBZ#2484835",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484835"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44393",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44393"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44393",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44393"
},
{
"category": "external",
"summary": "https://bugs.launchpad.net/oslo.messaging/+bug/2150316",
"url": "https://bugs.launchpad.net/oslo.messaging/+bug/2150316"
},
{
"category": "external",
"summary": "https://wiki.openstack.org/wiki/OSSN/OSSN-0096",
"url": "https://wiki.openstack.org/wiki/OSSN/OSSN-0096"
}
],
"release_date": "2026-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T23:45:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54757"
},
{
"category": "workaround",
"details": "To mitigate the risk of man-in-the-middle attacks, restrict network access to the RabbitMQ message broker. Configure firewall rules to permit inbound connections to the RabbitMQ port (typically 5672 or 5671 for AMQPS) only from authorized hosts and services within the control plane. This operational measure reduces the exposure to attackers attempting to intercept and impersonate the broker.",
"product_ids": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.src",
"8Base-RHOS-16.2:collectd-sensubility-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.ppc64le",
"8Base-RHOS-16.2:collectd-sensubility-debuginfo-0:0.2.1-1.1.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-0:23.3.4.18-2.el8ost.src",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-asn1-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-compiler-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-crypto-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-debugsource-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-eldap-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erl_interface-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-erts-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-hipe-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-inets-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-kernel-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-mnesia-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-odbc-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-os_mon-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-parsetools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-public_key-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-runtime_tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-sasl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-snmp-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-ssl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-stdlib-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-syntax_tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-tools-debuginfo-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.ppc64le",
"8Base-RHOS-16.2:erlang-xmerl-0:23.3.4.18-2.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-22.el8ost.x86_64",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:openstack-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.src",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:openstack-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.src",
"8Base-RHOS-16.2:openstack-nova-api-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-common-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-compute-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-conductor-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-console-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-migration-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-novncproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-scheduler-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-serialproxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-nova-spicehtml5proxy-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.src",
"8Base-RHOS-16.2:openstack-swift-account-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-container-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-object-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-swift-proxy-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.src",
"8Base-RHOS-16.2:openstack-tempest-all-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.src",
"8Base-RHOS-16.2:openstack-tripleo-common-container-base-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-containers-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-common-devtools-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.noarch",
"8Base-RHOS-16.2:openstack-tripleo-heat-templates-0:11.6.1-2.20251125134914.9adcac6.el8ost.src",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-16.2:python-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.src",
"8Base-RHOS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-16.2:python3-collectd-gnocchi-0:1.7.2-2.20250728143604.de115a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-glance-1:19.0.5-2.20260512165254.eb6ad61.el8ost.noarch",
"8Base-RHOS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-16.2:python3-keystone-1:16.0.3-2.20260616134936.9d699a7.el8ost.noarch",
"8Base-RHOS-16.2:python3-nova-1:20.6.2-2.20260317135026.8a24acd.el8ost.noarch",
"8Base-RHOS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-16.2:python3-swift-0:2.23.4-2.20260121154927.70b68db.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tempest-tests-1:26.1.0-2.20250728145114.271f820.el8ost.noarch",
"8Base-RHOS-16.2:python3-tripleo-common-0:11.7.1-2.20251029134905.e189622.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.noarch",
"8Base-RHOS-16.2:tripleo-ansible-0:0.8.1-2.20260112154909.123ce73.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:openstack-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:python3-cinder-1:15.6.1-2.20250708154832.299553a.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-CINDERLIB-16.2:python3-pyasn1-modules-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-apache-0:5.1.1-2.20250728133931.1fa9b1c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-concat-0:6.1.1-2.20250728133127.9baa8fc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-corosync-0:6.0.2-2.20250728134759.961add3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-datacat-0:0.6.3-2.20250728140400.5cce8f2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-firewall-0:3.4.1-2.20250728144450.94f707c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-git-0:0.5.0-2.20250728140843.4e4498e.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-haproxy-0:4.1.1-2.20250728141134.df96ffc.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-inifile-0:3.1.1-2.20250728133040.91efced.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-ipaclient-0:2.5.2-2.20250728141812.b086731.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-java-0:5.0.2-2.20250804144904.e57cbc8.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-keepalived-0:0.0.2-2.20250728142002.bbca37a.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-module-data-0:0.5.1-2.20250728142646.28dafce.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-rabbitmq-0:10.1.2-2.20250728144344.8b9b006.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-remote-0:10.0.0-2.20250728135533.7420908.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-snmp-0:3.9.1-2.20250728142735.5d73485.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-staging-0:1.0.5-2.20250728134218.b466d93.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-stdlib-0:6.1.1-2.20250728131928.5aa891c.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-tomcat-0:3.1.1-2.20250804144904.a3f92d1.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-vcsrepo-0:3.0.1-2.20250728140014.b06d5d3.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.noarch",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:puppet-xinetd-0:3.3.1-2.20250728135145.d768da2.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python-pyasn1-0:0.4.6-4.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-pyasn1-0:0.4.6-4.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.src",
"8Base-RHOS-TOOLS-16.2:python3-gnocchiclient-0:7.0.4-2.20250728131928.64814b9.el8ost.noarch",
"8Base-RHOS-TOOLS-16.2:python3-oslo-messaging-0:10.2.4-2.20260710155333.82281a0.el8ost.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "oslo.messaging: openstack: OpenStack oslo.messaging: Man-in-the-middle attack via improper TLS hostname verification"
}
]
}
RHSA-2026:56340
Vulnerability from csaf_redhat - Published: 2026-08-18 16:40 - Updated: 2026-09-03 23:48A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — | ||
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user's web browser, potentially compromising user data or taking control of their session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_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": "Logging for Red Hat OpenShift - 6.5.2",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Logging 6.5.2 is a cluster-wide logging solution for OpenShift that collects and manages applications, infrastructure, and audit logs.",
"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:56340",
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33813",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56852",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_56340.json"
}
],
"title": "Red Hat Security Advisory: Logging for Red Hat OpenShift - 6.5.2",
"tracking": {
"current_release_date": "2026-09-03T23:48:13+00:00",
"generator": {
"date": "2026-09-03T23:48:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:56340",
"initial_release_date": "2026-08-18T16:40:44+00:00",
"revision_history": [
{
"date": "2026-08-18T16:40:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T23:48:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Logging Subsystem for Red Hat OpenShift 6.5",
"product": {
"name": "Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:6.5::el9"
}
}
}
],
"category": "product_family",
"name": "Logging Subsystem for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256%3Ad9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=1786658378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256%3A40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=1786659639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"product_id": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256%3A01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=1786645107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"product_id": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256%3A15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=1786645099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"product_id": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256%3A17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=1786645248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"product_id": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256%3Ae2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=1786645138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"product_id": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256%3A21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=1786648457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"product_id": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256%3Af49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=1786645114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"product_id": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256%3Adeefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=1786645109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"product_id": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256%3A01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=1786645392"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256%3A93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=1786658378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"product_id": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256%3Ab881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=1786645107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"product_id": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256%3Aceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=1786645099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"product_id": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256%3A1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=1786645248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"product_id": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256%3A902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=1786645138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"product_id": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256%3Ade70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=1786645114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"product_id": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256%3A66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=1786645109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"product_id": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256%3A527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=1786645392"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256%3Aee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=1786658378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"product_id": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256%3A958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=1786645107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"product_id": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256%3A8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=1786645099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"product_id": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256%3A18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=1786645248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"product_id": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256%3Abff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=1786645138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"product_id": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256%3A9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=1786645114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"product_id": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256%3Af980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=1786645109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"product_id": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256%3A4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=1786645392"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256%3A5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=1786658378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256%3Ac237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=1786645107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256%3A55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=1786645099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256%3Afad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=1786645248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256%3A51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=1786645138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256%3Aa6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=1786645114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256%3A11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=1786645109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256%3Ab3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=1786645392"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.5",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"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": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"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": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"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": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33813",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-21T20:01:02.224363+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460221"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image 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": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "RHBZ#2460221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460221"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33813",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://go.dev/cl/759860",
"url": "https://go.dev/cl/759860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78407",
"url": "https://go.dev/issue/78407"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4961",
"url": "https://pkg.go.dev/vuln/GO-2026-4961"
}
],
"release_date": "2026-04-21T19:21:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"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": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD 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": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"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": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42502",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:11.151484+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480762"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user\u0027s web browser, potentially compromising user data or taking control of their session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in golang.org/x/net/html can lead to Cross-Site Scripting (XSS) in applications that parse and render untrusted HTML, even with sanitization attempts. This is due to an unexpected HTML tree structure, allowing malicious scripts to execute in a user\u0027s browser.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "RHBZ#2480762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://go.dev/cl/781701",
"url": "https://go.dev/cl/781701"
},
{
"category": "external",
"summary": "https://go.dev/issue/79572",
"url": "https://go.dev/issue/79572"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5027",
"url": "https://pkg.go.dev/vuln/GO-2026-5027"
}
],
"release_date": "2026-05-22T15:01:21.649000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"category": "workaround",
"details": "Applications utilizing `golang.org/x/net/html` should implement robust sanitization of all untrusted HTML input before rendering to prevent the creation of unexpected HTML structures that could facilitate XSS attacks. If an application does not require rendering arbitrary HTML, it should avoid processing such input.",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-56852",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-07-21T20:01:56.266823+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504233"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the `golang.org/x/text` library can lead to a denial of service. An attacker could provide specially crafted invalid UTF-8 input to an application using the affected `norm.Iter` functionality, causing it to enter an infinite loop and become unresponsive.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "RHBZ#2504233",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504233"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://go.dev/cl/794100",
"url": "https://go.dev/cl/794100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80142",
"url": "https://go.dev/issue/80142"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5970",
"url": "https://pkg.go.dev/vuln/GO-2026-5970"
}
],
"release_date": "2026-07-21T19:18:59.951000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T16:40:44+00:00",
"details": "For OpenShift Container Platform 4.21 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/ocp-4-21-release-notes\n\nFor Red Hat OpenShift Logging 6.5, see the following instructions to apply this update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.5",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56340"
},
{
"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": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:40c83c7127b6b90b9984b3c73b3cbad1c3a8f7af3dc792e5320d6defb9eb22e0_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:5b4e3a421f13bd33d03185f4071b3e633767eb06a9875a02ca793d43fd1514c7_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:93e605c4231903b7a73e7578f8977a5c6029c767ab801f29b726d2e6ff290feb_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:d9bc0d110bbc7b7ec8a2401f34cde12e470980086bb04fc532a9885917c06b7f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:ee6505e36b31ecc38b080c2e56b7b26afd3c7db9b30d17947e6bcb6cf7f0e44e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:01271821684bdb4791a1e757092e3799247ac91519f8516599c7cf9080407076_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:958178be4fc3798cdd531660e14514c370ac334b8a27a31a8f08db3244f17341_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:b881afc31c6e287608699dfc9d38bf38ff3616b2b133cc4726f0060ce99b16de_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:c237813ec28c79232f1f8d5bb2f875157323d10ddceddf3f722cd885c3c5c4d5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:15b1be865c1d4df2fd1171acb46922ba864555b18dfc71febd372e11a5d0eb8e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:55c2e8cbb4c7e89ed719c136d401c1fa49198e4a98a2dfe78c5eacb5ee2cadc8_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:8d334ebdf403e2a15a664c1960044c6852f3e00b55ce2f2e808f6213ae70e00f_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ceb52082d9002ba1762e6653bc39b4253f05a7cd58a42c664c7a658e6133a7e8_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:17a67ac2934041f996b19574bbeffa9e56d8486969785ae219215384cfd4162f_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:18ea59f76a1ddd747712fbb3314f55cfdefb4e12a39ad9f0d22c26d25e8b04b4_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:1c687dff9904d440a9efefc95bd82ac1cf10df5c030ee8a3164621bc84e447fc_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:fad58cb6ca31afd96f8ef741cad73c4328c24361dfad022848c227f129c5b4b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:21c630e1de77a6e18b0b774ebfc5ccef2191fef60da0c7914d0a81d5be236ea3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:51538cb4de3a2767509d5a7869f9a63a054416e7163c38714bce9bd83da1b619_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:902fe34ead11574878df61323db6ac53f3ad55d13d40f72b8d514ea0356e1a81_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:bff77adab78f874b962324a9674157383dfe4570309d24c7b2a6acebead62a39_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:e2a0befa5c4dbcb56ef33f46ccdb27d5e02f8f5facdbf2fa0b9c6e6dd53a476e_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:9ffa7e5a2ed3f92a6eb30792dc878add38b41f7ce5ca03a6f1a2c8b12300070a_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:a6a946b8e424db855be70e94c1cab3e5dcf56be8b5caec8d48b3b4579310a25a_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:de70e3309c799110feacba1b6d64bf153818e21790500da6ea75c05f276bedcd_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:f49b88b70726cb222fa43685d3a6704ccd8778a2a82b7c5c4aee4b47c54d3bcb_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:11caeb0f6c63f361d12e2c223aa0e1e363c79d8495a008f5b996184dfdd15d57_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:66b2f52b2abd9e3a1fcd1ef4aa926a0f8613730918a2b7743ce61d1ce9b103c7_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:deefcb8674d1899581331ba7899baedb7f9c5355b2b3e4f11b5414b1ae58a8be_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:f980269a8879cd0dced67eec6e2ec9f708b347e4d49981fafccc6c795f73e4cf_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:01853cca36a1042f42860bb89048c4a09de76b2cfac412fd78e38fd74376ca39_amd64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:4970ca74fcbc6aaf9f64812f37e31426444d041345541d498b12a819cbe29299_s390x",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:527395e13fedf00d5ffa4a2c70602cab213ff9c826940a529150d6b1df4f7395_arm64",
"Logging Subsystem for Red Hat OpenShift 6.5:registry.redhat.io/openshift-logging/vector-rhel9@sha256:b3ca415e883c09cf8f42f2b1b63ddf007fae7ac183f2185201efecf48489636e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input"
}
]
}
RHSA-2026:61314
Vulnerability from csaf_redhat - Published: 2026-08-31 07:19 - Updated: 2026-09-03 21:26A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in OpenTelemetry-Go, the Go implementation of OpenTelemetry. A remote attacker can exploit this vulnerability by sending multiple 'baggage' header lines. The system's independent parsing and aggregation of each header field-value across multiple values can lead to amplified CPU and memory allocations, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in github.com/buger/jsonparser. The Delete function, when processing malformed JSON input, fails to properly validate offsets. This vulnerability can lead to a negative slice index and a runtime panic, allowing a remote attacker to cause a denial of service (DoS) by providing specially crafted JSON data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by sending oversized or invalid baggage headers. The `Parse` function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when handling these large inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/dns/dnsmessage. A remote attacker could send a specially crafted Service Binding (SVCB) or HTTPS resource record (RR) to a system using this component. When parsing this invalid record, the system may panic due to a parameter value overflowing the message buffer. This can lead to a Denial of Service (DoS) condition, making the affected system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass route-level access controls, leading to unauthorized information disclosure by reading static files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser. A remote attacker could exploit this vulnerability by providing specially crafted YAML input containing nested flow collections. This can lead to exponential parsing time when the application processes untrusted input, consuming excessive CPU resources. This resource exhaustion can block the Node.js event loop and cause a Denial of Service (DoS) for the affected process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": "The Cluster Observability Operator (COO) is a Red Hat OpenShift Container Platform Operator that you can deploy to manage observability component stacks by using custom resource descriptions (CRDs).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.5.2 release of COO.",
"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:61314",
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27145",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29181",
"url": "https://access.redhat.com/security/cve/CVE-2026-29181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32285",
"url": "https://access.redhat.com/security/cve/CVE-2026-32285"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35469",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41178",
"url": "https://access.redhat.com/security/cve/CVE-2026-41178"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44740",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46600",
"url": "https://access.redhat.com/security/cve/CVE-2026-46600"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55677",
"url": "https://access.redhat.com/security/cve/CVE-2026-55677"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56852",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73643",
"url": "https://access.redhat.com/security/cve/CVE-2026-73643"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/observability/cluster_observability_operator/cluster-observability-operator-release-notes.html",
"url": "https://docs.openshift.com/container-platform/latest/observability/cluster_observability_operator/cluster-observability-operator-release-notes.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_61314.json"
}
],
"title": "Red Hat Security Advisory: Cluster Observability Operator 1.5.2",
"tracking": {
"current_release_date": "2026-09-03T21:26:26+00:00",
"generator": {
"date": "2026-09-03T21:26:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:61314",
"initial_release_date": "2026-08-31T07:19:28+00:00",
"revision_history": [
{
"date": "2026-08-31T07:19:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-01T12:54:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T21:26:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cluster Observability Operator 1.5.2",
"product": {
"name": "Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cluster_observability_operator:1.5::el9"
}
}
}
],
"category": "product_family",
"name": "Cluster Observability Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel9@sha256%3A51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/alertmanager-rhel9\u0026tag=1787593799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-health-analyzer-rhel9@sha256%3A5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9\u0026tag=1787594138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel9-operator@sha256%3Af63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator\u0026tag=1787593637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-operator-bundle@sha256%3Aaf00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle\u0026tag=1787601373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-rhel9@sha256%3Ae952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9\u0026tag=1787593979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-rhel9@sha256%3Aff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9\u0026tag=1787593778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf4-rhel9@sha256%3A04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9\u0026tag=1787593633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf5-rhel9@sha256%3A4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9\u0026tag=1787593661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf6-rhel9@sha256%3Aff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9\u0026tag=1787593829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel9@sha256%3A7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/korrel8r-rhel9\u0026tag=1787593952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-rhel9@sha256%3A77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9\u0026tag=1787593634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf4-rhel9@sha256%3Afbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9\u0026tag=1787594041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf5-rhel9@sha256%3Aef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9\u0026tag=1787594026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-rhel9@sha256%3Ade89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9\u0026tag=1787597621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf5-rhel9@sha256%3A50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9\u0026tag=1787593647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf6-rhel9@sha256%3A792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9\u0026tag=1787597578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel9-operator@sha256%3Af118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator\u0026tag=1787593671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel9@sha256%3Aedbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9\u0026tag=1787593846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256%3A2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9\u0026tag=1787593632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9@sha256%3A97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9\u0026tag=1787593946"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9-operator@sha256%3Ad922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9-operator\u0026tag=1787593697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/prometheus-rhel9\u0026tag=1787593705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/thanos-rhel9\u0026tag=1787594087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-rhel9@sha256%3Afb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9\u0026tag=1787593648"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-pf6-rhel9@sha256%3Ac22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9\u0026tag=1787593721"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel9@sha256%3Ac2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/alertmanager-rhel9\u0026tag=1787593799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-health-analyzer-rhel9@sha256%3Aa60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9\u0026tag=1787594138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel9-operator@sha256%3A1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator\u0026tag=1787593637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-rhel9@sha256%3A7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9\u0026tag=1787593979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-rhel9@sha256%3Ab53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9\u0026tag=1787593778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf4-rhel9@sha256%3A2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9\u0026tag=1787593633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf5-rhel9@sha256%3Aa9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9\u0026tag=1787593661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf6-rhel9@sha256%3A1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9\u0026tag=1787593829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel9@sha256%3Adffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/korrel8r-rhel9\u0026tag=1787593952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-rhel9@sha256%3A88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9\u0026tag=1787593634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf4-rhel9@sha256%3A99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9\u0026tag=1787594041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf5-rhel9@sha256%3Af43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9\u0026tag=1787594026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-rhel9@sha256%3A924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9\u0026tag=1787597621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf5-rhel9@sha256%3A2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9\u0026tag=1787593647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf6-rhel9@sha256%3A6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9\u0026tag=1787597578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel9-operator@sha256%3A4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator\u0026tag=1787593671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel9@sha256%3A0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9\u0026tag=1787593846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256%3A7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9\u0026tag=1787593632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9@sha256%3A8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9\u0026tag=1787593946"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9-operator@sha256%3A89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9-operator\u0026tag=1787593697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3Aba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/prometheus-rhel9\u0026tag=1787593705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/thanos-rhel9\u0026tag=1787594087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-rhel9@sha256%3Ac77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9\u0026tag=1787593648"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-pf6-rhel9@sha256%3A595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9\u0026tag=1787593721"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel9@sha256%3Ab051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/alertmanager-rhel9\u0026tag=1787593799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-health-analyzer-rhel9@sha256%3A7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9\u0026tag=1787594138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel9-operator@sha256%3A65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator\u0026tag=1787593637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-rhel9@sha256%3A94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9\u0026tag=1787593979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-rhel9@sha256%3A4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9\u0026tag=1787593778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf4-rhel9@sha256%3A8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9\u0026tag=1787593633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf5-rhel9@sha256%3A2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9\u0026tag=1787593661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf6-rhel9@sha256%3Aceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9\u0026tag=1787593829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel9@sha256%3A999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/korrel8r-rhel9\u0026tag=1787593952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-rhel9@sha256%3A5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9\u0026tag=1787593634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf4-rhel9@sha256%3A78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9\u0026tag=1787594041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf5-rhel9@sha256%3A28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9\u0026tag=1787594026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-rhel9@sha256%3A1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9\u0026tag=1787597621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf5-rhel9@sha256%3A956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9\u0026tag=1787593647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf6-rhel9@sha256%3A41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9\u0026tag=1787597578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel9-operator@sha256%3A28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator\u0026tag=1787593671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel9@sha256%3A8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9\u0026tag=1787593846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256%3A2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9\u0026tag=1787593632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9@sha256%3A3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9\u0026tag=1787593946"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9-operator@sha256%3A24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9-operator\u0026tag=1787593697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/prometheus-rhel9\u0026tag=1787593705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/thanos-rhel9\u0026tag=1787594087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-rhel9@sha256%3A51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9\u0026tag=1787593648"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-pf6-rhel9@sha256%3A6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9\u0026tag=1787593721"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel9@sha256%3A920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/alertmanager-rhel9\u0026tag=1787593799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-health-analyzer-rhel9@sha256%3Ab06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9\u0026tag=1787594138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel9-operator@sha256%3A8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator\u0026tag=1787593637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-rhel9@sha256%3Ae46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9\u0026tag=1787593979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-rhel9@sha256%3A3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9\u0026tag=1787593778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf4-rhel9@sha256%3A41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9\u0026tag=1787593633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf5-rhel9@sha256%3A0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9\u0026tag=1787593661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf6-rhel9@sha256%3Af5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9\u0026tag=1787593829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel9@sha256%3A36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/korrel8r-rhel9\u0026tag=1787593952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-rhel9@sha256%3A2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9\u0026tag=1787593634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf4-rhel9@sha256%3Ae43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9\u0026tag=1787594041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf5-rhel9@sha256%3A60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9\u0026tag=1787594026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-rhel9@sha256%3A48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9\u0026tag=1787597621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf5-rhel9@sha256%3Aa9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9\u0026tag=1787593647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf6-rhel9@sha256%3Aa01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9\u0026tag=1787597578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel9-operator@sha256%3Ac321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator\u0026tag=1787593671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel9@sha256%3Ab845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9\u0026tag=1787593846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256%3Ac57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9\u0026tag=1787593632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9@sha256%3A40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9\u0026tag=1787593946"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9-operator@sha256%3A1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9-operator\u0026tag=1787593697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/prometheus-rhel9\u0026tag=1787593705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/thanos-rhel9\u0026tag=1787594087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-rhel9@sha256%3A357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9\u0026tag=1787593648"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-pf6-rhel9@sha256%3Aaffc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9\u0026tag=1787593721"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64 as a component of Cluster Observability Operator 1.5.2",
"product_id": "Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-29181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-07T21:01:21.484468+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456252"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenTelemetry-Go, the Go implementation of OpenTelemetry. A remote attacker can exploit this vulnerability by sending multiple \u0027baggage\u0027 header lines. The system\u0027s independent parsing and aggregation of each header field-value across multiple values can lead to amplified CPU and memory allocations, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/open-telemetry/opentelemetry-go: OpenTelemetry-Go: Denial of Service via crafted multi-value baggage headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in OpenTelemetry-Go, affecting Red Hat Multicluster Engine for Kubernetes. A remote attacker can exploit this flaw by sending multiple crafted `baggage` HTTP header lines, leading to excessive CPU and memory consumption and potentially rendering services unavailable. This impact is significant due to the potential for widespread disruption in a multi-cluster environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29181"
},
{
"category": "external",
"summary": "RHBZ#2456252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29181"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-mh2q-q3fh-2475",
"url": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-mh2q-q3fh-2475"
}
],
"release_date": "2026-04-07T20:29:13.933000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/open-telemetry/opentelemetry-go: OpenTelemetry-Go: Denial of Service via crafted multi-value baggage headers"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32285",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-26T20:01:54.925687+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451846"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in github.com/buger/jsonparser. The Delete function, when processing malformed JSON input, fails to properly validate offsets. This vulnerability can lead to a negative slice index and a runtime panic, allowing a remote attacker to cause a denial of service (DoS) by providing specially crafted JSON data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/buger/jsonparser: github.com/buger/jsonparser: Denial of Service via malformed JSON input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32285"
},
{
"category": "external",
"summary": "RHBZ#2451846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32285",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32285"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32285",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32285"
},
{
"category": "external",
"summary": "https://github.com/buger/jsonparser/issues/275",
"url": "https://github.com/buger/jsonparser/issues/275"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4514",
"url": "https://github.com/golang/vulndb/issues/4514"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4514",
"url": "https://pkg.go.dev/vuln/GO-2026-4514"
}
],
"release_date": "2026-03-26T19:40:51.837000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/buger/jsonparser: github.com/buger/jsonparser: Denial of Service via malformed JSON input"
},
{
"cve": "CVE-2026-35469",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-13T03:52:35+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw affecting OpenShift Container Platform. An attacker with specific elevated cluster roles, such as those permitting pod port forwarding, execution, attachment, or node proxying, could exploit a vulnerability in the SPDY streaming code of Kubelet, CRI-O, and kube-apiserver, leading to unresponsiveness of these critical components.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "RHBZ#2457729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469"
}
],
"release_date": "2026-04-13T23:59:59+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"category": "workaround",
"details": "To mitigate this issue, review and restrict the assignment of Kubernetes cluster roles `pods/portforward (create)`, `pods/exec (create)`, `pods/attach (create)`, and `nodes/proxy (get/create)` to untrusted users or service accounts. Ensure that only authorized and necessary entities possess these permissions. Modifying RBAC policies can impact the functionality of applications and services that rely on these permissions; careful testing is recommended.",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-41178",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-04T16:01:10.300537+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484830"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by sending oversized or invalid baggage headers. The `Parse` function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when handling these large inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in OpenTelemetry-Go, affecting versions 1.41.0 and 1.43.0. An attacker can exploit this flaw by sending oversized baggage headers, causing the `Parse` function to process invalid inputs and log errors, which can lead to resource exhaustion and service disruption in Red Hat products utilizing these affected OpenTelemetry-Go versions. The impact is considered Important due to the potential for remote, unauthenticated denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41178"
},
{
"category": "external",
"summary": "RHBZ#2484830",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484830"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41178",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41178"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go/pull/7880",
"url": "https://github.com/open-telemetry/opentelemetry-go/pull/7880"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-5wrp-cwcj-q835",
"url": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-5wrp-cwcj-q835"
}
],
"release_date": "2026-06-04T14:38:23.707000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-44740",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-01T17:01:53.685793+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483894"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity issue. The `go-billy` library, a Go filesystem abstraction, is vulnerable to a denial of service when processing crafted or malformed input, such as untrusted repository data or filesystem structures. Insufficient validation and missing safety mechanisms can lead to panics, infinite loops, or excessive resource consumption, potentially impacting the availability of applications that rely on this library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "RHBZ#2483894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483894"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v5.9.0",
"url": "https://github.com/go-git/go-billy/releases/tag/v5.9.0"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1",
"url": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6",
"url": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6"
}
],
"release_date": "2026-06-01T16:04:50.358000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"category": "workaround",
"details": "To mitigate the issue, we suggest upgrading to versions 5.9.0+ or 6.0.0-alpha.1+",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-46600",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-07-21T20:01:59.038876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/dns/dnsmessage. A remote attacker could send a specially crafted Service Binding (SVCB) or HTTPS resource record (RR) to a system using this component. When parsing this invalid record, the system may panic due to a parameter value overflowing the message buffer. This can lead to a Denial of Service (DoS) condition, making the affected system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record 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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46600"
},
{
"category": "external",
"summary": "RHBZ#2504234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46600",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46600"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46600",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46600"
},
{
"category": "external",
"summary": "https://go.dev/cl/786345",
"url": "https://go.dev/cl/786345"
},
{
"category": "external",
"summary": "https://go.dev/issue/79795",
"url": "https://go.dev/issue/79795"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5942",
"url": "https://pkg.go.dev/vuln/GO-2026-5942"
}
],
"release_date": "2026-07-21T19:18:59.755000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing"
},
{
"cve": "CVE-2026-55677",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-06-26T17:01:45.110038+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2493622"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass route-level access controls, leading to unauthorized information disclosure by reading static files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Echo web framework. The discrepancy in URL path decoding between the router and static file handler allows an unauthenticated attacker to bypass access controls and read arbitrary static files. This could lead to the exposure of sensitive data hosted on affected Red Hat products utilizing the Echo framework for serving static content.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55677"
},
{
"category": "external",
"summary": "RHBZ#2493622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493622"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55677",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55677"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55677",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55677"
},
{
"category": "external",
"summary": "https://github.com/labstack/echo/security/advisories/GHSA-vfp3-v2gw-7wfq",
"url": "https://github.com/labstack/echo/security/advisories/GHSA-vfp3-v2gw-7wfq"
}
],
"release_date": "2026-06-26T16:15:55.633000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy"
},
{
"cve": "CVE-2026-56852",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-07-21T20:01:56.266823+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504233"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the `golang.org/x/text` library can lead to a denial of service. An attacker could provide specially crafted invalid UTF-8 input to an application using the affected `norm.Iter` functionality, causing it to enter an infinite loop and become unresponsive.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "RHBZ#2504233",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504233"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://go.dev/cl/794100",
"url": "https://go.dev/cl/794100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80142",
"url": "https://go.dev/issue/80142"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5970",
"url": "https://pkg.go.dev/vuln/GO-2026-5970"
}
],
"release_date": "2026-07-21T19:18:59.951000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input"
},
{
"cve": "CVE-2026-73643",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-08-13T18:11:25.926202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515531"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser. A remote attacker could exploit this vulnerability by providing specially crafted YAML input containing nested flow collections. This can lead to exponential parsing time when the application processes untrusted input, consuming excessive CPU resources. This resource exhaustion can block the Node.js event loop and cause a Denial of Service (DoS) for the affected process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via exponential parsing in flow collections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial-of-service flaw in the `js-yaml` library, where processing specially crafted YAML input can lead to exponential parsing time. This can cause applications utilizing affected versions of `js-yaml` within Red Hat products to consume excessive CPU resources, potentially blocking the Node.js event loop and leading to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73643"
},
{
"category": "external",
"summary": "RHBZ#2515531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515531"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73643",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73643"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/3e5240f9cbe645ce5afb58524954a13c8539c853",
"url": "https://github.com/nodeca/js-yaml/commit/3e5240f9cbe645ce5afb58524954a13c8539c853"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-pm4m-ph32-ghv5",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-pm4m-ph32-ghv5"
}
],
"release_date": "2026-08-13T17:47:30.404000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-31T07:19:28+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61314"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict applications from processing untrusted YAML input with affected versions of the `js-yaml` library. Implement strict input validation to ensure that only trusted and well-formed YAML data is processed. If the application is exposed to external, untrusted sources, consider isolating the application or implementing additional resource limits to prevent complete service disruption.",
"product_ids": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_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": [
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:51e1cee9ccde0bb3b363f59861a97da546215e0c012af6ef533d5e09387cb6ff_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:920567c0312f539ccce04ba94ed7539eb67a7e49fdd5479283be25be99a40780_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:b051bc5cd14f8c6bfcadbca3659c04afd027fdfd8c963296d0da7fbccf8b15b0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:c2a60557eb2d933f41dc42c1b5116d3e9b27592e91a5839f142999cc9e5c49ee_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:5863e3e8fc305410f3611c5d234f58dadade652429f006cc9477494468d7f75b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:7e883fb088a584f5a7f33e50366d48c974488671da669c340470ddfee114b791_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:a60c396947cbeffba5016820ef23961370195bfedb9d1b47bd4d6da55a840ac2_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:b06af3129f86113372a7a3f0d0722b84910675a6cd7e30d5c87d4c3b7f163e66_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:af00e7ae2fbc7056a5ce0de131e55a99ec0860099cb5df067c52ed5234da0b6d_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:1c7533751b55047dd1aa209676359b00dc4cc1471321017d817bb930136e23f4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:65522a8b12d1f2b188076b97ec5226b2d8cfcc6d2a589f0d9e54962f13a68f56_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:8fa4520a60aee92e2597cd431b103583421962e6754685fdedc0e96917b4bfde_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f63fa627d028c814dfce0d3ef0b06f5044ff193376c22e2fecc50e05fdfab9f1_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:7f94288c1b8457f679e63724465adcc98b35e1b37b2391cdf29930a47c3ba366_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:94faef76b872ec938af52f5403d6c76848b463948b7e6fac5b3904ce0ecb0cab_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e46afc8c13c15d444788b45414a25239b2ac1a7a273a316d8a43165f69022e33_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e952b3783e077cc43a718bb9aae12577c43130899a6e0de6a64564ea7198405f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:04b2a23166e7edb28d543ca28dc9d1ee5436d2d587f7feb37cc55f39adb18169_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2ab134074d750c76fcea617ac5b286ae2bb14a4a1f5d23d18afae524d60e0576_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:41d6a9aee2e7ebd6f5987133f7a1b5c5bb423ebd5a907321ef63d05313c98036_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:8ba6ed81afcc3647fee542d3697a2ff321f0af7983464a1b0e16bf8ccf5b7c6a_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:0c3825a2153cc886a67d93c7034ab8d8cb1ee6dc7ecb6d7626e27644315ffcc9_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:2091f9940bad29d2273bee635d1d4d736c7aca41b504c4a4ceacb2ccd9d3cc8c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:4591e1d37c2307adec5602bf28f30d7b297b2aaf2b89ea48671a25e9635066ce_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:a9a51e2c9476f02df0fb922b20283baa55c82ca5b30983fe31c4fdcb07ef1b9e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:1cf801a07119fd084d79a9c26b84dbd07ada25cb219423bc121a2c870e0dab0b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ceeabd18a61070a03ab9466f156734d273ddc9433b6b1a0afd40f22f78545df1_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:f5fb9e4438247a775d2bb59856cb35fab46e752f32720eb55468bee896168f84_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:ff10f227a1b0930cf1a3c7c204ac44db04ab476acebc0b12159546dbe81f4ce6_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:3ffc92ed6d256b64a9796886f891a6109ef1ce6926642bc4ce10a25c7b5bbc00_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:4ff7fb8d5f7366fa6d43c160537e95096fdb3708637b778f8b8c38ca755f1469_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:b53a0a66d7ee21e4e2694b14fd13957961e6d1643e097ab367dc2c0cbf42075e_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:ff11e8a37f2662c356c476e426a6f90f780951fc30645c6fccc32fc5934cc481_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:36d58edd2a61d76d2d84bfb13cfb892ea1d14fc5fb07602c6f4b050a0ec01509_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:7991014409d5192eb9712bed519fb503230ac1d6e1c6892bca9813dfd5417378_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:999ad3f557a7d1503602f2fc8dd634b4ccc285d0f21e1e3f361ab39f3e1f8313_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:dffe87941731629f5080ec9587e2e2f64c9019a9eb24d9e25154e0b926673543_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:78c6c60cb8a9ff834d45bcea21c2d74a92da81aeddbffd83c5777da55befb686_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:99f0605f1f264e2528012a0f39d328b3c15a57d2c538c1ec2693f4230bd8580d_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:e43d7c7195b9ca9e306d6f90f6469e4e6caf1728645cd9275177a8e8345bc18f_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:fbe424a5ae002a03dcdb73c97e71542ee6ed14e9cbb796ba89ad949a5002892b_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:28c209f3065021094370376b1468996a915df1d3d06f31b4da76aa93866cf9e2_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:60301acc56a12cf8c23be584caf56e2b3104b28944ed03d90cbeec408a7e86b2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ef0378fb3f71862ba56c9cf6e45662ec7a20aeefd039b7d0988343992b23775c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:f43fd45ce1898ee832d052e6a41391414fd2ca3c659772a6be2b67876bac5bc8_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:2301cb3015114a2d94b7b6d8f6ca743be503a67ca83a4595e86a4026f920821d_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:5059f3edf8ae7fc5c52c3a0b59324929432dcb4f363d3f5c3b22c462bf6ab02d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:77f8b1685e68fdd513e0e22868d6753a38fd8031be239262431a413251f05714_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:88ad68ca1e9b3be4a0c110d4d96b8addd4b3f443081da029bc50d5fd7beac979_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:2d58725053913c292d7a6c83bb79e1bf46d206bf539cac88f54883ca6e28f115_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:50a9f9c45a9cb5fbaabfef2ee47e7f0e0ffd24aae86af94a82e5d4d5afcb0993_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:956b200a2163d25dc2fbbff072119a0052cd2121903b83019077c6f52177dc6b_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:a9d975ae6a02e1d3de795a0c675798bfbec571c442da058c6b0cb05b7ab6d100_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:41e65e9b9918bbdf837d67312650b843139dfbe2c168bf0cd94d76eb67f57c02_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:6f858505f5c4b4c7eeb5c8cfb688be99f3a379ffd326416f1217dbb0be2a82d5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:792106125d32dcad113fc6a34c7fcb2233ade4c6af4ca0e52da10f4708043ede_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:a01bd40afc6933af137e4ba5c3538942010cabc2707d197c4d14c1fba1aba2ee_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1d5002ef3b179fd7b0e1119f9326d25106d556f3088bcdaa3429d8fc67a4d5d0_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:48c7f33882b95235384e637de0ef86aaad9663a55b6b5a873e11dd28ec9d8e01_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:924353821d6a07ce8aa328dc072e30c130ad94aaebc2242e3c14d791676f7dba_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:de89177be37e242de873ac59ba6977b2e41bbab47e6bfe2814a407b9df2f4029_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:0ca0780667a208a2ffc6fc0eac944a535bcb25cfa4e158c4ada3250379b20c16_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:8b8ef0c498ad0d854dc30bc66323904483ce7a2c749c4651a1a9b6ccfe245909_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b845ac3a1039c55d8094622a17bba207bdb5d1e0c5675b6450b28f10b6d6a968_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:edbbe8fb3dce5707f10ecf2652c6442637b9a83826a6e0ccc668f218c19bb321_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2388606bc95d18722e6fc9e15c229d7d076904887a7d5b430d00a6f9e7abfe0e_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:2b563a44bbb7b054cfb1ed4d2578ab9f43b06e8b649e37371d923c5f7548ba6d_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:7724f6baa2c03283672666c44fd6a51f1f1dbf32a87a64717d739ecc182970be_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:c57f6c436a12f925903624dcf40b2b8a28d4cf2e69eada59249c722ec1bed926_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:28ec67b5f353dfad3b7aab1882aeff99c028397cf7e760af6687b6f8745988ca_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:4c87c8336ed3d1d2ef2e5e74563a7beb99ef582e61aecdca9ba6bbd9d471749a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:c321abf472b62281ec032313c5fb9eb4c72ba34249d84e39dad936efd373f7c6_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:f118f0f91c83def5739e5d34df7d7b4dfa7aedae8ac8b772e60a697ab3f63c3f_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:1d1ee8463e8ec2f5323e6d2ebd1971a39f472f60dc21d155f99a8e12a82a44f3_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:24c4efec8ba97d67b8a3494c3a699f58ad691c4a7b325562384258cc11b02160_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:89f070cda4c5ed09bb3abc3afa95d19e8c79c0d635649065127456c29865c74b_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:d922a333dbcd86ee5971c04690b544228d76a72109e2a89a347bd56e4ecfaefb_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:3319c9cc20bd47d7e85925611b16c155607b3131e1a62e599573808d4359c78c_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:40534afd7af89f72465580eda4d731a9ae47f6b3e126187b0fd4ffa7667bc75e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8e2e7d82bb5ac1456e8cff1260c4bc82bd68a3718a1e5c53e12e8fccb8b4d20c_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:97031c73069fbf2fc59ef4afc599233be3ec3fe3cb4238a750eb4dba7d741fbf_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:13adc38975905f713babacbfa42080dda94a0aa244d6a6b4692434724dc2a365_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:3ab6db595ed848b654b016460f785181721d66d616ab367c81a85d63ee55d172_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:9cdc53c7e915995293f06e423335527dfd5a9bf1b9080b1cdfd59b42f4afa3db_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:ba963271dda3bf3cb1e326a0af07c281c89e0cd1ba04e5d35886a90ee6372dde_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:5b53a6cd089aea290f017a6085e5f171bab22fc2143a6d7876ee4d386890370c_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79b9a6abbc1d78e4ae55e89c628513b44d31c3ea51f6be7e65564333a32b7cf4_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:79f4fc6e9d70186e0cb84650e9445b0a0349170fca65f82338e110836d07a838_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:87b54fd69b87f7145e1340ac1e43183ade3c19ac7b8dd240f307c985885b6751_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:595c64b39eee5af677b740fc82711c2625716d054aaff3022f8574cb80a5fc5a_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6ac1def316443dee736fbe5d208c173345edf6c3efd898396b946d594e1449cc_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:affc662c5432c39517c297d9153db78e9a484ba666276e6d1f8ffa7bc9f8099e_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:c22ce84d3eb713619571109324c691444e99e2552147b3303f010f534639dcc5_amd64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:357b78738283f00527dc2cd2d6876df0a98029cb1dd341f97f9fefdb2b3f07e2_s390x",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:51983a2016149497aacc6a66ff1705d02977002998d2b53e40f4981711d5f34e_ppc64le",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c77c01deb6283f76c0a0e4ba9992adae9307549a550622a78ec93ca04a85cec5_arm64",
"Cluster Observability Operator 1.5.2:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:fb4e8bcd13f922e9453c4f9a41464047b7b7f394e59c391716516552ebb47fe3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via exponential parsing in flow collections"
}
]
}
RHSA-2026:61906
Vulnerability from csaf_redhat - Published: 2026-09-01 09:34 - Updated: 2026-09-03 15:21A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.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 runc is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\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-2026:61906",
"url": "https://access.redhat.com/errata/RHSA-2026:61906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_61906.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2026-09-03T15:21:27+00:00",
"generator": {
"date": "2026-09-03T15:21:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:61906",
"initial_release_date": "2026-09-01T09:34:48+00:00",
"revision_history": [
{
"date": "2026-09-01T09:34:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-01T09:34:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T15:21:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-3.el9_6.1.src",
"product": {
"name": "runc-4:1.2.9-3.el9_6.1.src",
"product_id": "runc-4:1.2.9-3.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.el9_6.1?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-3.el9_6.1.aarch64",
"product": {
"name": "runc-4:1.2.9-3.el9_6.1.aarch64",
"product_id": "runc-4:1.2.9-3.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.el9_6.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"product_id": "runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.el9_6.1?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.el9_6.1?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-3.el9_6.1.ppc64le",
"product": {
"name": "runc-4:1.2.9-3.el9_6.1.ppc64le",
"product_id": "runc-4:1.2.9-3.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.el9_6.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.el9_6.1?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.el9_6.1?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-3.el9_6.1.s390x",
"product": {
"name": "runc-4:1.2.9-3.el9_6.1.s390x",
"product_id": "runc-4:1.2.9-3.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.el9_6.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"product_id": "runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.el9_6.1?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"product_id": "runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.el9_6.1?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-3.el9_6.1.x86_64",
"product": {
"name": "runc-4:1.2.9-3.el9_6.1.x86_64",
"product_id": "runc-4:1.2.9-3.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.el9_6.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.x86_64",
"product_id": "runc-debugsource-4:1.2.9-3.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.el9_6.1?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.el9_6.1?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64"
},
"product_reference": "runc-4:1.2.9-3.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le"
},
"product_reference": "runc-4:1.2.9-3.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x"
},
"product_reference": "runc-4:1.2.9-3.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src"
},
"product_reference": "runc-4:1.2.9-3.el9_6.1.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64"
},
"product_reference": "runc-4:1.2.9-3.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-3.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T09:34:48+00:00",
"details": "For details on how to 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.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61906"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T09:34:48+00:00",
"details": "For details on how to 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.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61906"
},
{
"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.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.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.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:runc-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debuginfo-4:1.2.9-3.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:runc-debugsource-4:1.2.9-3.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
}
]
}
RHSA-2026:61907
Vulnerability from csaf_redhat - Published: 2026-09-01 09:10 - Updated: 2026-09-03 15:21A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
{
"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 runc is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\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-2026:61907",
"url": "https://access.redhat.com/errata/RHSA-2026:61907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_61907.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2026-09-03T15:21:27+00:00",
"generator": {
"date": "2026-09-03T15:21:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:61907",
"initial_release_date": "2026-09-01T09:10:38+00:00",
"revision_history": [
{
"date": "2026-09-01T09:10:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-01T09:10:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T15:21:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_4.2.src",
"product": {
"name": "runc-4:1.2.9-1.el9_4.2.src",
"product_id": "runc-4:1.2.9-1.el9_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4.2?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_4.2.aarch64",
"product": {
"name": "runc-4:1.2.9-1.el9_4.2.aarch64",
"product_id": "runc-4:1.2.9-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4.2?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_4.2?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_4.2?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_4.2.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.el9_4.2.ppc64le",
"product_id": "runc-4:1.2.9-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4.2?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_4.2?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_4.2?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_4.2.s390x",
"product": {
"name": "runc-4:1.2.9-1.el9_4.2.s390x",
"product_id": "runc-4:1.2.9-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4.2?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_4.2?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_4.2?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_4.2.x86_64",
"product": {
"name": "runc-4:1.2.9-1.el9_4.2.x86_64",
"product_id": "runc-4:1.2.9-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4.2?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_4.2?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_4.2?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64"
},
"product_reference": "runc-4:1.2.9-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x"
},
"product_reference": "runc-4:1.2.9-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src"
},
"product_reference": "runc-4:1.2.9-1.el9_4.2.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64"
},
"product_reference": "runc-4:1.2.9-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T09:10:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61907"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T09:10:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61907"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.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.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T09:10:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:61907"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.src",
"AppStream-9.4.0.Z.E4S:runc-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debuginfo-4:1.2.9-1.el9_4.2.x86_64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.aarch64",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.s390x",
"AppStream-9.4.0.Z.E4S:runc-debugsource-4:1.2.9-1.el9_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
}
]
}
RHSA-2026:7291
Vulnerability from csaf_redhat - Published: 2026-04-09 11:00 - Updated: 2026-09-03 21:25A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.
CWE-617 - Reachable Assertion| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang's cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifying X.509 certificate chains, or those that use TLS.
CWE-295 - Improper Certificate Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
An input escaping flaw has been discovered in the golang html/template module. Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow "url=" by setting htmlmetacontenturlescape=0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
{
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:",
"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:7291",
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27141",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22873",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68119",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61725",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61724",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61723",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58186",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58185",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47912",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47910",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61730",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58189",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58187",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58188",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33809",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32289",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32288",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32283",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27139",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27138",
"url": "https://access.redhat.com/security/cve/CVE-2026-27138"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27137",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27142",
"url": "https://access.redhat.com/security/cve/CVE-2026-27142"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7291.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-03T21:25:02+00:00",
"generator": {
"date": "2026-09-03T21:25:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7291",
"initial_release_date": "2026-04-09T11:00:43+00:00",
"revision_history": [
{
"date": "2026-04-09T11:00:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T21:25:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@aarch64",
"product": {
"name": "golang1-26-main@aarch64",
"product_id": "golang1-26-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@src",
"product": {
"name": "golang1-26-main@src",
"product_id": "golang1-26-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@x86_64",
"product": {
"name": "golang1-26-main@x86_64",
"product_id": "golang1-26-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@noarch",
"product": {
"name": "golang1-26-main@noarch",
"product_id": "golang1-26-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26-docs@1.26.2-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@aarch64"
},
"product_reference": "golang1-26-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@noarch"
},
"product_reference": "golang1-26-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@src"
},
"product_reference": "golang1-26-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@x86_64"
},
"product_reference": "golang1-26-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22873",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-05T00:01:17.475869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436992"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in \"../\", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: os: Information disclosure via path traversal using specially crafted filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security classified this issue as Moderate.\n\nThe flaw exists in a local filesystem abstraction within the Go standard library, it can also be exploited remotely in applications that accept attacker-controlled path input over a network and pass it to Root.Open without proper validation. The attack complexity is low, as exploitation requires only appending \"../\" to the supplied path. However, the impact is limited: the flaw permits opening only the immediate parent directory, not arbitrary filesystem locations or files contained within that directory. There is no direct impact on file integrity or application availability. These constraints limit the practical exposure of the issue while still represents a boundary bypass and may expose unintended filesystem metadata. The issue does not permit traversal beyond the parent directory, modification of files, or broader system compromise, thereby constraining its overall 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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "RHBZ#2436992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436992"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/05/06/2",
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/2"
},
{
"category": "external",
"summary": "https://go.dev/cl/670036",
"url": "https://go.dev/cl/670036"
},
{
"category": "external",
"summary": "https://go.dev/issue/73555",
"url": "https://go.dev/issue/73555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4403",
"url": "https://pkg.go.dev/vuln/GO-2026-4403"
}
],
"release_date": "2026-02-04T23:05:24.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os: os: Information disclosure via path traversal using specially crafted filenames"
},
{
"cve": "CVE-2025-47910",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T22:00:44.572202+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397528"
}
],
"notes": [
{
"category": "description",
"text": "A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: CrossOriginProtection bypass in net/http",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "RHBZ#2397528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://go.dev/cl/699275",
"url": "https://go.dev/cl/699275"
},
{
"category": "external",
"summary": "https://go.dev/issue/75054",
"url": "https://go.dev/issue/75054"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ",
"url": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3955",
"url": "https://pkg.go.dev/vuln/GO-2025-3955"
}
],
"release_date": "2025-09-22T21:01:55.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: CrossOriginProtection bypass in net/http"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47912",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-10-29T23:01:06.642219+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407247"
}
],
"notes": [
{
"category": "description",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "RHBZ#2407247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://go.dev/cl/709857",
"url": "https://go.dev/cl/709857"
},
{
"category": "external",
"summary": "https://go.dev/issue/75678",
"url": "https://go.dev/issue/75678"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4010",
"url": "https://pkg.go.dev/vuln/GO-2025-4010"
}
],
"release_date": "2025-10-29T22:10:13.435000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58185",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:25.877898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407251"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "RHBZ#2407251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd",
"url": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd"
},
{
"category": "external",
"summary": "https://go.dev/cl/709856",
"url": "https://go.dev/cl/709856"
},
{
"category": "external",
"summary": "https://go.dev/issue/75671",
"url": "https://go.dev/issue/75671"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4011",
"url": "https://pkg.go.dev/vuln/GO-2025-4011"
}
],
"release_date": "2025-10-29T22:10:13.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1"
},
{
"cve": "CVE-2025-58186",
"discovery_date": "2025-10-29T23:01:22.260983+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service vulnerability exists in applications using `golang.org/net/http` where an attacker can cause excessive memory consumption by sending a large number of small cookies. While HTTP headers generally have a 1MB limit, the parsing of individual cookies does not, leading to potential resource exhaustion. This issue has a Low impact on Red Hat products due to typical deployment configurations and resource management practices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "RHBZ#2407250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://go.dev/cl/709855",
"url": "https://go.dev/cl/709855"
},
{
"category": "external",
"summary": "https://go.dev/issue/75672",
"url": "https://go.dev/issue/75672"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4012",
"url": "https://pkg.go.dev/vuln/GO-2025-4012"
}
],
"release_date": "2025-10-29T22:10:13.912000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:54.130980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407259"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in golang\u0027s crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "RHBZ#2407259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4",
"url": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4"
},
{
"category": "external",
"summary": "https://go.dev/cl/709854",
"url": "https://go.dev/cl/709854"
},
{
"category": "external",
"summary": "https://go.dev/issue/75681",
"url": "https://go.dev/issue/75681"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4007",
"url": "https://pkg.go.dev/vuln/GO-2025-4007"
}
],
"release_date": "2025-10-29T22:10:12.624000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509"
},
{
"cve": "CVE-2025-58188",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-10-29T23:01:39.787633+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407255"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impacts are limited on Red Hat products as they do not affect the host systems.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "RHBZ#2407255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
}
],
"release_date": "2025-10-29T22:10:14.143000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509"
},
{
"cve": "CVE-2025-58189",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-10-29T23:01:57.740310+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407260"
}
],
"notes": [
{
"category": "description",
"text": "The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "RHBZ#2407260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://go.dev/cl/707776",
"url": "https://go.dev/cl/707776"
},
{
"category": "external",
"summary": "https://go.dev/issue/75652",
"url": "https://go.dev/issue/75652"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4008",
"url": "https://pkg.go.dev/vuln/GO-2025-4008"
}
],
"release_date": "2025-10-29T22:10:12.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"cve": "CVE-2025-61723",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:29.304260+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407252"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some\ninputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "RHBZ#2407252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b",
"url": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b"
},
{
"category": "external",
"summary": "https://go.dev/cl/709858",
"url": "https://go.dev/cl/709858"
},
{
"category": "external",
"summary": "https://go.dev/issue/75676",
"url": "https://go.dev/issue/75676"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4009",
"url": "https://pkg.go.dev/vuln/GO-2025-4009"
}
],
"release_date": "2025-10-29T22:10:13.220000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem"
},
{
"cve": "CVE-2025-61724",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2025-10-29T23:01:47.202663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407257"
}
],
"notes": [
{
"category": "description",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "RHBZ#2407257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://go.dev/cl/709859",
"url": "https://go.dev/cl/709859"
},
{
"category": "external",
"summary": "https://go.dev/issue/75716",
"url": "https://go.dev/issue/75716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4015",
"url": "https://pkg.go.dev/vuln/GO-2025-4015"
}
],
"release_date": "2025-10-29T22:10:14.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto"
},
{
"cve": "CVE-2025-61725",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:18.805163+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407249"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: Excessive CPU consumption in ParseAddress in net/mail",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "RHBZ#2407249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://go.dev/cl/709860",
"url": "https://go.dev/cl/709860"
},
{
"category": "external",
"summary": "https://go.dev/issue/75680",
"url": "https://go.dev/issue/75680"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4006",
"url": "https://pkg.go.dev/vuln/GO-2025-4006"
}
],
"release_date": "2025-10-29T22:10:12.255000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/mail: Excessive CPU consumption in ParseAddress in net/mail"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-61730",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-28T20:01:36.508659+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434430"
}
],
"notes": [
{
"category": "description",
"text": "A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The data leak after exploitation of this vulnerability is minor, data such as Handshake message contents that should have been processed only after switching to a stronger TLS 1.3 encryption level, Protocol state details such as which handshake message was processed when, Timing and ordering information about the TLS 1.3 state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "RHBZ#2434430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
}
],
"release_date": "2026-01-28T19:30:30.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s \u0027cgo tool\u0027. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then \"smuggled\" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in the `cmd/cgo` component of the Go toolchain. A parsing discrepancy between Go and C/C++ comments could allow for code smuggling into the resulting `cgo` binary. This primarily affects systems where untrusted Go modules utilizing `cgo` are built, impacting Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy"
},
{
"cve": "CVE-2025-68119",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:57.098669+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434438"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, because exploitation requires non-standard and intentional user behavior. \n\nThe attacker must explicitly supply a specially crafted module version string, which does not occur during normal Go module usage such as @latest or standard module paths, making the attack complexity high. \n\nAdditionally, user interaction is required, as the vulnerable behavior is only triggered when a user manually invokes the Go toolchain to download or build the malicious module.\n \nWhile successful exploitation can result in local code execution or arbitrary file modification, the combination of local access, manual input, and uncommon usage patterns significantly limits the likelihood of exploitation in typical environments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "RHBZ#2434438",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434438"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://go.dev/cl/736710",
"url": "https://go.dev/cl/736710"
},
{
"category": "external",
"summary": "https://go.dev/issue/77099",
"url": "https://go.dev/issue/77099"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4338",
"url": "https://pkg.go.dev/vuln/GO-2026-4338"
}
],
"release_date": "2026-01-28T19:30:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-27138",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:35.939008+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445344"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifying X.509 certificate chains, or those that use TLS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Panic in name constraint checking for malformed certificates in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27138"
},
{
"category": "external",
"summary": "RHBZ#2445344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27138"
},
{
"category": "external",
"summary": "https://go.dev/cl/752183",
"url": "https://go.dev/cl/752183"
},
{
"category": "external",
"summary": "https://go.dev/issue/77953",
"url": "https://go.dev/issue/77953"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4600",
"url": "https://pkg.go.dev/vuln/GO-2026-4600"
}
],
"release_date": "2026-03-06T21:28:14+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "crypto/x509: Panic in name constraint checking for malformed certificates in crypto/x509"
},
{
"cve": "CVE-2026-27139",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-06T22:01:08.670782+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445335"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: FileInfo can escape from a Root in golang os module",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "RHBZ#2445335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://go.dev/cl/749480",
"url": "https://go.dev/cl/749480"
},
{
"category": "external",
"summary": "https://go.dev/issue/77827",
"url": "https://go.dev/issue/77827"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4602",
"url": "https://pkg.go.dev/vuln/GO-2026-4602"
}
],
"release_date": "2026-03-06T21:28:14.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "os: FileInfo can escape from a Root in golang os module"
},
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "RHBZ#2443104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://go.dev/cl/746180",
"url": "https://go.dev/cl/746180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77652",
"url": "https://go.dev/issue/77652"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4559",
"url": "https://pkg.go.dev/vuln/GO-2026-4559"
}
],
"release_date": "2026-02-26T18:50:31.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames"
},
{
"cve": "CVE-2026-27142",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-03-06T22:01:56.662646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445351"
}
],
"notes": [
{
"category": "description",
"text": "An input escaping flaw has been discovered in the golang html/template module. Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value \"refresh\". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow \"url=\" by setting htmlmetacontenturlescape=0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: URLs in meta content attribute actions are not escaped in html/template",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27142"
},
{
"category": "external",
"summary": "RHBZ#2445351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142"
},
{
"category": "external",
"summary": "https://go.dev/cl/752081",
"url": "https://go.dev/cl/752081"
},
{
"category": "external",
"summary": "https://go.dev/issue/77954",
"url": "https://go.dev/issue/77954"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4603",
"url": "https://pkg.go.dev/vuln/GO-2026-4603"
}
],
"release_date": "2026-03-06T21:28:14.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: URLs in meta content attribute actions are not escaped in html/template"
},
{
"cve": "CVE-2026-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-32288",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:00:57.624222+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the \"old GNU sparse map\" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "RHBZ#2456332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://go.dev/cl/763766",
"url": "https://go.dev/cl/763766"
},
{
"category": "external",
"summary": "https://go.dev/issue/78301",
"url": "https://go.dev/issue/78301"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4869",
"url": "https://pkg.go.dev/vuln/GO-2026-4869"
}
],
"release_date": "2026-04-08T01:06:57.416000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive"
},
{
"cve": "CVE-2026-32289",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-04-08T02:01:05.911683+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456334"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "RHBZ#2456334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456334"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://go.dev/cl/763762",
"url": "https://go.dev/cl/763762"
},
{
"category": "external",
"summary": "https://go.dev/issue/78331",
"url": "https://go.dev/issue/78331"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4865",
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"release_date": "2026-04-08T01:06:56.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals"
},
{
"cve": "CVE-2026-33809",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-25T19:01:55.384019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "RHBZ#2451437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33809"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://go.dev/cl/757660",
"url": "https://go.dev/cl/757660"
},
{
"category": "external",
"summary": "https://go.dev/issue/78267",
"url": "https://go.dev/issue/78267"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4815",
"url": "https://pkg.go.dev/vuln/GO-2026-4815"
}
],
"release_date": "2026-03-25T18:24:04.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
}
]
}
RHSA-2026:7385
Vulnerability from csaf_redhat - Published: 2026-04-10 14:24 - Updated: 2026-09-03 21:25A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.
CWE-617 - Reachable Assertion| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang's cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in gopls. When started with -listen using a hostless address (for example :8080) or with -port, the language server binds to 0.0.0.0 instead of localhost, exposing the debug interface to the local network and allowing arbitrary code execution by a malicious party on the same network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
{
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:",
"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:7385",
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27141",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22873",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68119",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61725",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61724",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61723",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58186",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58185",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47912",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47910",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61730",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58189",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58187",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58188",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33809",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32289",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32288",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32283",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27139",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33813",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42503",
"url": "https://access.redhat.com/security/cve/CVE-2026-42503"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7385.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-03T21:25:02+00:00",
"generator": {
"date": "2026-09-03T21:25:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7385",
"initial_release_date": "2026-04-10T14:24:10+00:00",
"revision_history": [
{
"date": "2026-04-10T14:24:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T21:25:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@aarch64",
"product": {
"name": "golang1-25-main@aarch64",
"product_id": "golang1-25-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.9-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@src",
"product": {
"name": "golang1-25-main@src",
"product_id": "golang1-25-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.9-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@x86_64",
"product": {
"name": "golang1-25-main@x86_64",
"product_id": "golang1-25-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.9-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@noarch",
"product": {
"name": "golang1-25-main@noarch",
"product_id": "golang1-25-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25-docs@1.25.9-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@aarch64"
},
"product_reference": "golang1-25-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@noarch"
},
"product_reference": "golang1-25-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@src"
},
"product_reference": "golang1-25-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@x86_64"
},
"product_reference": "golang1-25-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22873",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-05T00:01:17.475869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436992"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in \"../\", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: os: Information disclosure via path traversal using specially crafted filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security classified this issue as Moderate.\n\nThe flaw exists in a local filesystem abstraction within the Go standard library, it can also be exploited remotely in applications that accept attacker-controlled path input over a network and pass it to Root.Open without proper validation. The attack complexity is low, as exploitation requires only appending \"../\" to the supplied path. However, the impact is limited: the flaw permits opening only the immediate parent directory, not arbitrary filesystem locations or files contained within that directory. There is no direct impact on file integrity or application availability. These constraints limit the practical exposure of the issue while still represents a boundary bypass and may expose unintended filesystem metadata. The issue does not permit traversal beyond the parent directory, modification of files, or broader system compromise, thereby constraining its overall 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": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "RHBZ#2436992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436992"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/05/06/2",
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/2"
},
{
"category": "external",
"summary": "https://go.dev/cl/670036",
"url": "https://go.dev/cl/670036"
},
{
"category": "external",
"summary": "https://go.dev/issue/73555",
"url": "https://go.dev/issue/73555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4403",
"url": "https://pkg.go.dev/vuln/GO-2026-4403"
}
],
"release_date": "2026-02-04T23:05:24.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os: os: Information disclosure via path traversal using specially crafted filenames"
},
{
"cve": "CVE-2025-47910",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T22:00:44.572202+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397528"
}
],
"notes": [
{
"category": "description",
"text": "A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: CrossOriginProtection bypass in net/http",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "RHBZ#2397528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://go.dev/cl/699275",
"url": "https://go.dev/cl/699275"
},
{
"category": "external",
"summary": "https://go.dev/issue/75054",
"url": "https://go.dev/issue/75054"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ",
"url": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3955",
"url": "https://pkg.go.dev/vuln/GO-2025-3955"
}
],
"release_date": "2025-09-22T21:01:55.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: CrossOriginProtection bypass in net/http"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47912",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-10-29T23:01:06.642219+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407247"
}
],
"notes": [
{
"category": "description",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "RHBZ#2407247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://go.dev/cl/709857",
"url": "https://go.dev/cl/709857"
},
{
"category": "external",
"summary": "https://go.dev/issue/75678",
"url": "https://go.dev/issue/75678"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4010",
"url": "https://pkg.go.dev/vuln/GO-2025-4010"
}
],
"release_date": "2025-10-29T22:10:13.435000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@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": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58185",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:25.877898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407251"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "RHBZ#2407251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd",
"url": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd"
},
{
"category": "external",
"summary": "https://go.dev/cl/709856",
"url": "https://go.dev/cl/709856"
},
{
"category": "external",
"summary": "https://go.dev/issue/75671",
"url": "https://go.dev/issue/75671"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4011",
"url": "https://pkg.go.dev/vuln/GO-2025-4011"
}
],
"release_date": "2025-10-29T22:10:13.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1"
},
{
"cve": "CVE-2025-58186",
"discovery_date": "2025-10-29T23:01:22.260983+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service vulnerability exists in applications using `golang.org/net/http` where an attacker can cause excessive memory consumption by sending a large number of small cookies. While HTTP headers generally have a 1MB limit, the parsing of individual cookies does not, leading to potential resource exhaustion. This issue has a Low impact on Red Hat products due to typical deployment configurations and resource management practices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "RHBZ#2407250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://go.dev/cl/709855",
"url": "https://go.dev/cl/709855"
},
{
"category": "external",
"summary": "https://go.dev/issue/75672",
"url": "https://go.dev/issue/75672"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4012",
"url": "https://pkg.go.dev/vuln/GO-2025-4012"
}
],
"release_date": "2025-10-29T22:10:13.912000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:54.130980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407259"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in golang\u0027s crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "RHBZ#2407259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4",
"url": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4"
},
{
"category": "external",
"summary": "https://go.dev/cl/709854",
"url": "https://go.dev/cl/709854"
},
{
"category": "external",
"summary": "https://go.dev/issue/75681",
"url": "https://go.dev/issue/75681"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4007",
"url": "https://pkg.go.dev/vuln/GO-2025-4007"
}
],
"release_date": "2025-10-29T22:10:12.624000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509"
},
{
"cve": "CVE-2025-58188",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-10-29T23:01:39.787633+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407255"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impacts are limited on Red Hat products as they do not affect the host systems.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "RHBZ#2407255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
}
],
"release_date": "2025-10-29T22:10:14.143000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509"
},
{
"cve": "CVE-2025-58189",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-10-29T23:01:57.740310+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407260"
}
],
"notes": [
{
"category": "description",
"text": "The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "RHBZ#2407260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://go.dev/cl/707776",
"url": "https://go.dev/cl/707776"
},
{
"category": "external",
"summary": "https://go.dev/issue/75652",
"url": "https://go.dev/issue/75652"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4008",
"url": "https://pkg.go.dev/vuln/GO-2025-4008"
}
],
"release_date": "2025-10-29T22:10:12.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"cve": "CVE-2025-61723",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:29.304260+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407252"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some\ninputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "RHBZ#2407252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b",
"url": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b"
},
{
"category": "external",
"summary": "https://go.dev/cl/709858",
"url": "https://go.dev/cl/709858"
},
{
"category": "external",
"summary": "https://go.dev/issue/75676",
"url": "https://go.dev/issue/75676"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4009",
"url": "https://pkg.go.dev/vuln/GO-2025-4009"
}
],
"release_date": "2025-10-29T22:10:13.220000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem"
},
{
"cve": "CVE-2025-61724",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2025-10-29T23:01:47.202663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407257"
}
],
"notes": [
{
"category": "description",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "RHBZ#2407257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://go.dev/cl/709859",
"url": "https://go.dev/cl/709859"
},
{
"category": "external",
"summary": "https://go.dev/issue/75716",
"url": "https://go.dev/issue/75716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4015",
"url": "https://pkg.go.dev/vuln/GO-2025-4015"
}
],
"release_date": "2025-10-29T22:10:14.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto"
},
{
"cve": "CVE-2025-61725",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:18.805163+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407249"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: Excessive CPU consumption in ParseAddress in net/mail",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "RHBZ#2407249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://go.dev/cl/709860",
"url": "https://go.dev/cl/709860"
},
{
"category": "external",
"summary": "https://go.dev/issue/75680",
"url": "https://go.dev/issue/75680"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4006",
"url": "https://pkg.go.dev/vuln/GO-2025-4006"
}
],
"release_date": "2025-10-29T22:10:12.255000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/mail: Excessive CPU consumption in ParseAddress in net/mail"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@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": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@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": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-61730",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-28T20:01:36.508659+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434430"
}
],
"notes": [
{
"category": "description",
"text": "A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The data leak after exploitation of this vulnerability is minor, data such as Handshake message contents that should have been processed only after switching to a stronger TLS 1.3 encryption level, Protocol state details such as which handshake message was processed when, Timing and ordering information about the TLS 1.3 state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "RHBZ#2434430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
}
],
"release_date": "2026-01-28T19:30:30.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s \u0027cgo tool\u0027. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then \"smuggled\" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in the `cmd/cgo` component of the Go toolchain. A parsing discrepancy between Go and C/C++ comments could allow for code smuggling into the resulting `cgo` binary. This primarily affects systems where untrusted Go modules utilizing `cgo` are built, impacting Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy"
},
{
"cve": "CVE-2025-68119",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:57.098669+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434438"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, because exploitation requires non-standard and intentional user behavior. \n\nThe attacker must explicitly supply a specially crafted module version string, which does not occur during normal Go module usage such as @latest or standard module paths, making the attack complexity high. \n\nAdditionally, user interaction is required, as the vulnerable behavior is only triggered when a user manually invokes the Go toolchain to download or build the malicious module.\n \nWhile successful exploitation can result in local code execution or arbitrary file modification, the combination of local access, manual input, and uncommon usage patterns significantly limits the likelihood of exploitation in typical environments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "RHBZ#2434438",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434438"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://go.dev/cl/736710",
"url": "https://go.dev/cl/736710"
},
{
"category": "external",
"summary": "https://go.dev/issue/77099",
"url": "https://go.dev/issue/77099"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4338",
"url": "https://pkg.go.dev/vuln/GO-2026-4338"
}
],
"release_date": "2026-01-28T19:30:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@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": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27139",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-06T22:01:08.670782+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445335"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: FileInfo can escape from a Root in golang os module",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "RHBZ#2445335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://go.dev/cl/749480",
"url": "https://go.dev/cl/749480"
},
{
"category": "external",
"summary": "https://go.dev/issue/77827",
"url": "https://go.dev/issue/77827"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4602",
"url": "https://pkg.go.dev/vuln/GO-2026-4602"
}
],
"release_date": "2026-03-06T21:28:14.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "os: FileInfo can escape from a Root in golang os module"
},
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "RHBZ#2443104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://go.dev/cl/746180",
"url": "https://go.dev/cl/746180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77652",
"url": "https://go.dev/issue/77652"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4559",
"url": "https://pkg.go.dev/vuln/GO-2026-4559"
}
],
"release_date": "2026-02-26T18:50:31.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames"
},
{
"cve": "CVE-2026-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@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": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@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": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-32288",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:00:57.624222+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the \"old GNU sparse map\" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "RHBZ#2456332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://go.dev/cl/763766",
"url": "https://go.dev/cl/763766"
},
{
"category": "external",
"summary": "https://go.dev/issue/78301",
"url": "https://go.dev/issue/78301"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4869",
"url": "https://pkg.go.dev/vuln/GO-2026-4869"
}
],
"release_date": "2026-04-08T01:06:57.416000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive"
},
{
"cve": "CVE-2026-32289",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-04-08T02:01:05.911683+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456334"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "RHBZ#2456334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456334"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://go.dev/cl/763762",
"url": "https://go.dev/cl/763762"
},
{
"category": "external",
"summary": "https://go.dev/issue/78331",
"url": "https://go.dev/issue/78331"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4865",
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"release_date": "2026-04-08T01:06:56.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals"
},
{
"cve": "CVE-2026-33809",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-25T19:01:55.384019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "RHBZ#2451437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33809"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://go.dev/cl/757660",
"url": "https://go.dev/cl/757660"
},
{
"category": "external",
"summary": "https://go.dev/issue/78267",
"url": "https://go.dev/issue/78267"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4815",
"url": "https://pkg.go.dev/vuln/GO-2026-4815"
}
],
"release_date": "2026-03-25T18:24:04.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
},
{
"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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file"
},
{
"cve": "CVE-2026-33813",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-21T20:01:02.224363+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460221"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "RHBZ#2460221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460221"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33813",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://go.dev/cl/759860",
"url": "https://go.dev/cl/759860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78407",
"url": "https://go.dev/issue/78407"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4961",
"url": "https://pkg.go.dev/vuln/GO-2026-4961"
}
],
"release_date": "2026-04-21T19:21:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing"
},
{
"cve": "CVE-2026-42503",
"cwe": {
"id": "CWE-1327",
"name": "Binding to an Unrestricted IP Address"
},
"discovery_date": "2026-05-06T17:01:10.095086+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467285"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gopls. When started with -listen using a hostless address (for example :8080) or with -port, the language server binds to 0.0.0.0 instead of localhost, exposing the debug interface to the local network and allowing arbitrary code execution by a malicious party on the same network.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/tools/gopls: gopls: Arbitrary code execution due to insecure network binding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "gopls is vulnerable to arbitrary code execution when debug flags cause it to listen on all interfaces. Using -listen without an explicit host or the -port flag binds 0.0.0.0, so any attacker on the same network can reach the gopls debug endpoint and run code in the developer context. Red Hat exposure is in hummingbird golang1.25 and golang1.26 toolchains and the trivy component that bundles gopls for Go language support.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42503"
},
{
"category": "external",
"summary": "RHBZ#2467285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467285"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42503",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42503"
},
{
"category": "external",
"summary": "https://go.dev/cl/774381",
"url": "https://go.dev/cl/774381"
},
{
"category": "external",
"summary": "https://go.dev/issue/79211",
"url": "https://go.dev/issue/79211"
}
],
"release_date": "2026-05-06T16:20:01.428000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-10T14:24:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7385"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: golang.org/x/tools/gopls: gopls: Arbitrary code execution due to insecure network binding"
}
]
}
rlsa-2026:19135
Vulnerability from osv_rocky
Collector with the supported components for a Rocky Enterprise Software Foundation build of OpenTelemetry
Security Fix(es):
-
net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)
-
google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)
-
github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)
-
crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)
-
crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)
-
golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)
-
crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)
-
crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "opentelemetry-collector",
"purl": "pkg:rpm/rocky-linux/opentelemetry-collector?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.144.0-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "Collector with the supported components for a Rocky Enterprise Software Foundation build of OpenTelemetry\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)\n\n* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\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.",
"id": "RLSA-2026:19135",
"modified": "2026-06-12T12:06:12.122817Z",
"published": "2026-05-29T16:03:24.060458Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:19135"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: opentelemetry-collector security update",
"upstream": [
"CVE-2026-25679",
"CVE-2026-32280",
"CVE-2026-32281",
"CVE-2026-32282",
"CVE-2026-32283",
"CVE-2026-33186",
"CVE-2026-33810",
"CVE-2026-34986"
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.